Hi All,
I have checked some available functions for error handling in php.
But i didn't reach to goal.
I want any php error to be shown on custom page.
e.g. if there is comma missing and system throw Parse error: syntax error, unexpected T_VARIABLE on the browser, can i create one error.php in proper design and show error message there.
Please guide friends.
Thanks.