This is not the same question i asked yesterday.

When i set error_reporting = E_ALL and display_errors = On in my php.ini, i get the next message:

"Notice: Undefined variable: varname in ....".

How can i fix this problem without setting error_reporting = E_ALL & ~E_NOTICE and/or display_errors = Off, or what way do you think is the best to resolve this problem?

Thanks,

RB



_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger: http://messenger.microsoft.com/es


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to