Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

(Ovid - hand-rolled CGI review) Re: variables not posting?

by Ovid (Cardinal)
on May 03, 2001 at 20:15 UTC ( [id://77694]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      1. read (STDIN,my($temp), $ENV{'CONTENT_LENGTH'});
      2. my (@pairs) =split(/&/,$temp);
    ...
      7.         $content=~s/%(..)/pack("c",hex($1))/ge;
      8.         my($fields{$key})=$content;
      9. }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://77694]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-03-29 13:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found