On Tue, 24 Jan 2006 23:47:46 +0530
sunaram patir <[EMAIL PROTECTED]> wrote:
>
> i think i would be clearer with this code i have written to do that
> but in vain.
> echo " enctype='multipart/form-data'>";
> echo "Send this file: "
i think i would be clearer with this code i have written to do that but in vain.
";
echo "Send this file: "
echo "";
echo "";
}
?>
Parse error: parse error, unexpected T_ECHO, expecting ',' or ';' in
/home/zenrays/public_html/test2/putMethod.php on line "something"
something= the
http://us3.php.net/features.file-upload
On 1/24/06 11:46 AM, "sunaram patir" <[EMAIL PROTECTED]> wrote:
> could anyone please tell me how to use put method to upload file to a
> remote server? thanks.
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.ph
could anyone please tell me how to use put method to upload file to a
remote server? thanks.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
David Robley wrote:
> On Tue, 14 Aug 2001 18:43, Rukhiya wrote:
>
>>Hi!
>>
>>How do I use a PUT method support to upload files from the client to
>>the WEB server? Can anyone pls. help me out to find a solution to these
>>problems. It's very urgent
>>
>>
>>regards
>>Rukhiya
>>
>
> http:/
On Tue, 14 Aug 2001 18:43, Rukhiya wrote:
> Hi!
>
> How do I use a PUT method support to upload files from the client to
> the WEB server? Can anyone pls. help me out to find a solution to these
> problems. It's very urgent
>
>
> regards
> Rukhiya
http://au2.php.net/manual/en/features.file
Hi!
How do I use a PUT method support to upload files from the client to the WEB server?
Can anyone pls. help me out to find a solution to these problems. It's very urgent
regards
Rukhiya
Is there maybe somethign in php.ini or in the php compile that has to be
enabled, that I'm not find/cluing into?
On Wed, 18 Apr 2001, The Hermit Hacker wrote:
>
> I've read through:
>
> http://php.net/manual/pt_BR/features.file-upload.put-method.php
>
> I added:
>
> Script PUT /put.php
>
> to m
I've read through:
http://php.net/manual/pt_BR/features.file-upload.put-method.php
I added:
Script PUT /put.php
to my apache config file ... everything as far as Netscape Composer is
concerned looks right, but it isn't working.
I changed my put.php script so that it output all ENV variables
9 matches
Mail list logo