Hi.. i am doing some uploading of files using CGI with perl script..
the $CGI::POST_MAX is used to limit the maximum size of the upload file.
Did anyone know what is the maximum size that i can set for $CGI::POST_MAX? and thus the maximum upload size for file upload...
Thanks!
the $CGI::POST_MAX is used to limit the maximum size of the upload file.
Did anyone know what is the maximum size that i can set for $CGI::POST_MAX? and thus the maximum upload size for file upload...
Thanks!
Comment