error reporting issues
- by SunnyOne
I'm still entangled in error handling problems. After having read and tried lots of different scripts, I still do not have an overall insight on the problem.
I made a syntax error on purpose and get the following error message :
Parse error: syntax error, unexpected '{' in /home/directory/public_html/mypage.php on line 10
To understand how it…