Stein Ivar Johnsen wrote:
Hi..

How can I hide Warning messages so they are not shown on screen..:

look in your php.ini file and set error_reporting to an appropriate value

or

set display_errors to off

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

Reply via email to