Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

(crazyinsomniac) Re: Why does CGI.pm's param check GET xor POST?

by crazyinsomniac (Prior)
on Apr 07, 2002 at 12:42 UTC ( [id://157270]=note: print w/replies, xml ) Need Help??


in reply to Why does CGI.pm's param check GET xor POST?

you've gotten more than plenty of good answers, but here is one answer more
my $Qpost = new CGI(); my $Qquery = new CGI($ENV{QUERY_STRING});
I realize it's kind of silly, but who knew about url_param (I certainly wouldn't even think to look in the documentation to stumble accross that one ~ shame on me)

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (7)
As of 2024-04-23 08:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found