On Thu, 2006-03-02 at 13:47, Jason Gerfen wrote:
> I would like to know how to suppress Warning error_log entries dealing
> with undefined vars: eg.
> Undefined index: del_pxe in /test.php on line 33, referer:
> http://website.com/index.php
The best way is to write clean code that checks for th
Jason Gerfen wrote:
John Nichel wrote:
Jason Gerfen wrote:
I would like to know how to suppress Warning error_log entries
dealing with undefined vars: eg.
Undefined index: del_pxe in /test.php on line 33, referer:
http://website.com/index.php
There is that pesky manual thing online...
Jason Gerfen wrote:
I would like to know how to suppress Warning error_log entries dealing
with undefined vars: eg.
Undefined index: del_pxe in /test.php on line 33, referer:
http://website.com/index.php
There is that pesky manual thing online...
http://us2.php.net/ini_set
http://us2.php.n
3 matches
Mail list logo