error

How-To for developing and incorporating your own error handling for PHP

| | | | |

Article discussing how to configure custom error handling in PHP applications. This will show custom error template, and email administrator the error message. Uses set_error_handler() and trigger_error() functions.

Syndicate content