Hi,
Multipart/form-data sends the entire file, if you don't use that enctype yes, just the file name is sent.


best regards

Alexander Mueller wrote:

Raditha Dissanayake wrote:


This does not work with multipart/form-data you need www-urlencoded (or
just don't set an enctype attribute in your form)



What would happen in this case? The given filename would be passed to the script?!

Alexander




--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/          |  http://www.raditha/megaupload/
Lean and mean Secure FTP applet with  |  Mega Upload - PHP file uploader
Graphical User Inteface. Just 150 KB  |  with progress bar.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to