RE: [PHP] PHP: remote file open problem

2003-12-17 Thread Chris
CTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 16, 2003 9:37 PM To: [EMAIL PROTECTED] Subject: [PHP] PHP: remote file open problem Hello, I have a HTML form through which I upload a file from the user's PC to the server. But my PHP script gives the error: Warning: fopen(C:\local path to\

[PHP] PHP: remote file open problem

2003-12-16 Thread pravidya
Hello, I have a HTML form through which I upload a file from the user's PC to the server. But my PHP script gives the error: Warning: fopen(C:\local path to\filename): failed to open stream: No such file or directory Note: I cannot use the POST method in HTML is because my webhost supports o