From: [EMAIL PROTECTED] Operating system: Linux RH6.1 / x86 PHP version: 4.0.4 PHP Bug Type: Unknown/Other Function Bug description: fopen always return true in some case It seems that : $test=@fopen("http://$url/$urlphotos/".$reference."-1.jpg","r"); # (with all vars correct) always return true (at least with 4.0.4) ?! Is it because it's a picture ? Didn't test it with an html file though ... -- Edit Bug report at: http://bugs.php.net/?id=8639&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]