[PHP] Re: fopen errors

2004-02-18 Thread Paul Furman
Admin wrote: Here is the code I am using: $fileHandle = fopen($fileUpload, "r"); $fileContent = fread($fileHandle, $fileUpload_size); $fileContent = addslashes($fileContent); Warning: fopen("C:\\0-temp\\100_0078.jpg", "r") -No such file or directory in /var/www/testbed/httpdocs/blob/grabfile.p

[PHP] Re: Fopen errors out when opening a URL

2002-07-18 Thread Richard Lynch
>I am trying to do a simple fopen("http://www.weather.com/index.html";, "r"); >For some reason I cannot Open any URL's after trying several. > >I get the following error > >Warning: stat failed for Resource id #1 (errno=2 - No such file or >directory) It's possible that weather.com is sending c