On 8/10/07, Robert Cummings <robert@xxxxxxxxxxxxx> wrote: > 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! > ........................................................... > You belong in a camp, alright.... ;-P -- Daniel P. Brown [office] (570-) 587-7080 Ext. 272 [mobile] (570-) 766-8107 Hey, PHP-General list.... 50% off for life on web hosting plans $10/mo. or more at http://www.pilotpig.net/. Use the coupon code phpgeneralaug07 Register domains for about $0.01 more than what it costs me at http://domains.pilotpig.net/. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php