I usually code in php, I don't know much about perl, but php don't seem to be able to fulfill my needs.
What i would like to do, is have a workaround for that annoying max_upload_size setting.
Does perl have a configurable setting like that, or is it out of the serverdude's hands to control whatever size the file is?
I've seen a lot of uploadscripts with perl, is it possible to write my own without the need of an already included library?
Thirdly, if anyone have any good links about the question, please drop it here :)
thanks in advance
What i would like to do, is have a workaround for that annoying max_upload_size setting.
Does perl have a configurable setting like that, or is it out of the serverdude's hands to control whatever size the file is?
I've seen a lot of uploadscripts with perl, is it possible to write my own without the need of an already included library?
Thirdly, if anyone have any good links about the question, please drop it here :)
thanks in advance
Comment