This topic is locked

No custom error message?

7/20/2007 8:25:27 PM
PHPRunner General questions
C
chaz author

isnt there custom error msg rather than using the php error msg page?

J
Jane 7/23/2007

Hi,
you can write your own error handler function and then add it to the generated files using set_error_handler function.

http://php.net/manual/en/function.set-error-handler.php