View Single Post
Old 03-13-2005, 01:16 PM   #3 (permalink)
ZachH
Registered User
 
Join Date: Mar 2005
Posts: 7
ZachH is on a distinguished road
Hi Sde

Thank you for your answer.

I was wondering, if this line fails for some reason:
$file_array = @file("http://codenewbie.com/no-file-exists.php");

What happens then do I get an Internal Server Error or does the script just move on?
ZachH is offline   Reply With Quote