Remi's article
Exceptional Exceptions
PHP5 introduced exceptions, a special class that can be thrown and caught indicating an unexpected event. But are you using them correctly?
PHP5 introduced exceptions, a special class that can be thrown and caught indicating an unexpected event. But are you using them correctly?