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

Reply via email to