Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: A newbie's CGI- kinda problem

by httptech (Chaplain)
on May 26, 2000 at 17:57 UTC ( [id://14966]=note: print w/replies, xml ) Need Help??


in reply to A newbie's CGI- kinda problem

If you want to dump all params in list context you could use something like: print map {"$_ : @{[$q->param($_)]}\n"} $q->param;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-23 17:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found