Thread $_FILES in Perl (8 answers)
Opened by smack: at 2007-05-08 17:41

smack:
 2007-05-08 18:08
#93 #93
User since
2007-05-08
27 Artikel
BenutzerIn
[default_avatar]
also es handelt sich hierbei um folgendes script:
http://dev.digitarald.de/uplooad.html


im script steht folgender info text:
* Flash FileReference is stupid, the request will have no cookies
* or additional post data. Only the file is send in $_FILES['Filedata'],
* with a wrong content-type (application/octet-stream).
* When u have sessions, append them as get-data to the the url.

View full thread $_FILES in Perl