Yes,

  On both my development machine and implmetation machine i have the same
error_reporting.
   error_reporing = 2039  (that is what phpinfo() gives me ) is equivalent
to E_ALL^E_NOTICE. And still i cant seem to get any error, even on a winxp
system running Apache and PHP 4.2.1 (from the php.ini file) -

error_reporting  =  E_ALL & ~E_NOTICE

I still cant understand why PHP is not complaining ?

thx

gamin.



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

Reply via email to