Tried that, thanks, no joy.

It's almost like it parses it before it tries to execute any lines and if a
syntax error occurs, it doesn't execute any of the script.

The prior version would run up until the syntax error and then give you the
line if error, which usually meant the syntax error was on the previous
line.

"Adam I Agnieszka Gasiorowski Fnord" <[EMAIL PROTECTED]> wrote in
message news:[EMAIL PROTECTED]
> Chris Edwards wrote:
>
> [cut]
>
> > For example if I code
> >
> > echo "This is a syntax error because of the double quote start and the
> > single quote end ';
> >
> > I just get a blank screen.
> >
> > I have 14 pages of PHP settings printed out, so for any kind person that
can
> > help, I can respond with their values quickly.
>
> Try putting this at the beginning
>  of your script:
>
>  ini_set('display_errors', 1);
>
> -- 
> Seks, seksić, seksolatki... news:pl.soc.seks.moderowana
> http://hyperreal.info  { iWanToDie }   WiNoNa    )   (
> http://szatanowskie-ladacznice.0-700.pl  foReVeR(  *  )
> Poznaj jej zwiewne kształty... http://www.opera.com 007

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to