I am using following code to upload files to server. But it gives error. I
am using Windows 2000 Server / IIS 5.0

Please give advice.

>>

@copy($sourcefile,  $path . "/" . $file_name);

$sourcefile is defined in form submition
as
 <INPUT NAME="$sourcefile" TYPE="file">







-- 
PHP Windows 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]

Reply via email to