[thelist] is there a client side php validator?

CV cervantes_vive at yahoo.com
Thu Oct 31 21:42:01 CST 2002


How about using the function

int error_reporting (E_ALL)

http://www.php.net/manual/en/function.error-reporting.php

or

ini_set ( "display_errors", "1")

http://www.php.net/manual/en/function.ini-set.php

or

php -l myFile.php

 --- abbey <abbey at abbeyink.com> escribió: > On
Thursday 31 October 2002 11:32 am, you wrote:
> > Not when all it returns is a blank page, which my
> errors seem to do. I'm
> > reasonably new to PHP - is there something obvious
> I'm missing to see these
> > errors? If it's anything like the error messages
> from VBScript that would
> > probably be perfect.
>
> One of my hosts must have the error reporting off
> and it drives me nuts too.
>
> I _suppose_ I could ask, but I either comment out
> chunks to see when/where
> stuff does start showing up
>
> OR
>
> run it through my local apache/php/mysql set up at
> localhost.
>
> Good luck
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !

_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com



More information about the thelist mailing list