Re: Friday morning brain farts....

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

 



On Fri, 2007-08-10 at 11:00 -0400, Daniel Brown wrote:
>
>     Remember to clean that input before you sit down at the table, there, boy!
> 
>     It's safe to ignore the `Undefined index` notices.  That will just
> appear if a variable is referenced without first being instantiated or
> defined.  No biggie, just put this at the head of your code:
> 
> ini_set("error_reporting",E_ALL & ~E_NOTICE);

I'm in the "that's sloppy and poor style" camp for the above setting.

Cheers,
Rob.
-- 
...........................................................
SwarmBuy.com - http://www.swarmbuy.com

    Leveraging the buying power of the masses!
...........................................................

-- 
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