|
Posted by Phil Latio on 10/19/86 11:48
> Just add the following lines to your scripts (or change your php.ini)
> while you're developping: (It really does make you write less mistakes)
>
> ini_set('error_reporting', E_ALL);
> ini_set('display_errors', TRUE);
>
>
> --
> Met vriendelijke groeten,
> Tim Van Wassenhove <http://timvw.madoka.be>
Thanks. That is a great tip, I just tried it on the file which I was
originally having problems with and the error message was very useful.
Cheers
Phil
Navigation:
[Reply to this message]
|