turning off notices
Posted: Sat Aug 18, 2007 1:12 am
Hi
how can i turn off notices ( for undefined variables for example)
how can i turn off notices ( for undefined variables for example)
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
May save you a lot of time in the future whether you think it will or not. Just play it safe and fix the issues.feyd wrote:Do not under any circumstance turn them off during development (or in production, personally.) Fix the problems, don't hide them.