I'm not too familiar with this method, but trying putting the @ symbol
in front of the statement.

ex:

$file = @fopen(.....);

Hope this helps.

--Joseph Guhlin http://www.josephguhlin.com/ Web Programmer / Unix Consultant / PHP Programmer




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

Reply via email to