Your solutions….: Error Handing in PHP

December 24, 2009
By

return TRUE; } // Use set_error_handler() to tell PHP to use our method $old_error_handler = set_error_handler(“my_error_handler”);. Posted by ravikumar at 1:12 AM. Labels: Error Handling in PHP, Php Error, Php error handling …

Continued here:
Your solutions….: Error Handing in PHP

Tags: , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*