php-windows | 2001042
Date: 04/16/01
- Next message: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Previous message: Plutarck: "Re: Re[2]: [PHP-WIN] MySql pconnect"
- Next in thread: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Reply: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
>>
<email protected>($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: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Previous message: Plutarck: "Re: Re[2]: [PHP-WIN] MySql pconnect"
- Next in thread: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Reply: Piotr Pluciennik: "Re: [PHP-WIN] Upload file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

