Figured it out myself. Changed PHP.ini to read
error_reporting = E_ALL & ~E_NOTICE
instead of
error_reporting = E_ALL

"Jason Davis" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I just got the software I was fighting with working. Only issue now is
that
> the top of the page is filled with notices and warnings, even though the
> code is working. Is there any way to turn off or hide these notifications?
>
> Jason

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

Reply via email to