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
- [PHP] Hiding Errors vernon
- Re: [PHP] Hiding Errors Richard Baskett
- Re: [PHP] Hiding Errors bahwi
- Re: [PHP] Hiding Errors Brad Pauly
- RE: [PHP] Hiding Errors John W. Holmes