How to display errors
I heard there was a way to debug your php scripts by adding a couple of codes on your script. Could you help me out on this one? Also will parse errors be displayed and if not what's the best way to handle parse errors, particularly if you don't have access to the php.ini file on the server. Thanks in advance.
|