
fashimpaur
User
/ Moderator
Apr 22, 2002, 12:21 PM
Post #2 of 3
(1825 views)
|
|
Re: [benchivers] Uploading Limit Problem!
[In reply to]
|
Can't Post
|
|
benchivers, From CGI.pm POD: An attempt to send a POST larger than $POST_MAX bytes will cause param() to return an empty CGI parameter list. You can test for this event by checking cgi_error(), either after you create the CGI object or, if you are using the function-oriented interface, call <param()> for the first time. If the POST was intercepted, then cgi_error() will return the message ``413 POST too large''. Dennis $a="c323745335d3221214b364d545". "a362532582521254c3640504c3729". "2f493759214b3635554c3040606a0", print unpack"u*",pack "h*",$a,"\n\n";
|