Posts Tagged ‘ computer-jokes ’

PHP Error Handling | Shoutbux | submit your thoughts

December 2, 2009
By

The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser.

Read more »