Re: More toroughly checking a script before execution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, July 21, 2005 3:50 pm, Markus Fischer said:
> is there a way to have a more torough checking of PHP code before
> executing?

Use E_ALL if you aren't already.

Most people aren't because the default is E_ALL ~ E_NOTICE, which is a Big
Mistake for a default, imnsho.

-- 
Like Music?
http://l-i-e.com/artists.htm

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux