Re: [PHP] supressing include warnings....

2004-01-06 Thread Ryan A
Hi, Thanks for replying. I tried that and now I got a new error: Warning: fopen(http://www.site.com/a/check.php?ver=2&update=0): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /blah/i.php on line 74 What to do? How do I suppress it the error if something goes wrong? Tha

Re: [PHP] supressing include warnings....

2004-01-06 Thread Richard Davey
Hello Ryan, Wednesday, January 7, 2004, 2:17:11 AM, you wrote: RA> [EMAIL PROTECTED]("http://www.site.com/product/check.php?ver=2&update=0";);} RA> else{} RA> $test_once=1; RA> One problem, if something goes wrong instead of doing nothing its displaying RA> warningseven though I have put a