Do you have display_errors = On in your php.ini ? Ryan Jameson (USA) wrote: > > I do the following > > <?PHP > error_reporting(E_ALL); > echo error_reporting(); > ?> > > and it says 2047 and still reports no errors. What overrides > my setting? > > Thanks... > <>< Ryan
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php