ultranerds has asked for the wisdom of the Perl Monks concerning the following question:
print "Action is: " . $IN->param('action');
-----------------------------21562738631778 Content-Disposition: form-data; name="action" ajax_image_upload -----------------------------21562738631778 Content-Disposition: form-data; name="room" 1 -----------------------------21562738631778 Content-Disposition: form-data; name="fileupload"; filename="paypal-secure.png" Content-Type: image/png ‰PNG .. rest of image code here :)
|
|---|