Should I care? Is it considered bad practice to just turn them off? ""Zoltán Németh"" <znemeth@xxxxxxxxxxxxxx> wrote in message news:1177146541.5022.11.camel@xxxxxxxxxxxxxxx > When coding I think it is better to turn error_reporting to E_ALL and > try to write code that emits no notices. > > Of course there might be some notices left, which you decide not to care > about, in production notices should be turned off then > > greets > Zoltán Németh > > 2007. 04. 21, szombat keltezéssel 10.01-kor Ross ezt írta: >> A quick one this morning. >> >> When coding should I be trying to code so there are no notices or is it >> ok >> to turn them off. >> >> I don't really want to do a isset check for every index I have. >> >> >> Ross >> > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php