Greetings,
I use
error_reporting (E_ALL);
in the first line of the script, and imediatly after I try to do some sirius syntax errors.
I see no errors on the screen. What else should I do to be enable to see error messages?
I use php5 on windows, IIS.
Thanks