Thread CGI und Dateiname bei Uploads (11 answers)
Opened by bianca at 2013-11-09 08:09

GwenDragon
 2013-11-09 10:04
#171961 #171961
User since
2005-01-17
14759 Artikel
Admin1
[Homepage]
user image
Quote
The original way to process file uploads with CGI.pm was to use param(). The value it returns has a dual nature as both a file name and a lightweight filehandle.
https://metacpan.org/pod/CGI#Older-ways-to-process...

Da stehts auch ;)

View full thread CGI und Dateiname bei Uploads