Previously I wrote about Exceptions as a way of dealing with error cases in PHP. Exceptions are a great way to anticipate errors and handle them appropriately.
Here is the original:
PHP Error Handling | Tinsology
Previously I wrote about Exceptions as a way of dealing with error cases in PHP. Exceptions are a great way to anticipate errors and handle them appropriately.
Here is the original:
PHP Error Handling | Tinsology