Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: How can I grab all CGI variables at once? (was: CGI)

by converter (Priest)
on Jul 06, 2001 at 02:12 UTC ( [id://94307]=note: print w/replies, xml ) Need Help??


in reply to How can I grab all CGI variables at once? (was: CGI)

Look at the "FETCHING THE PARAMETER LIST AS A HASH" section in the CGI manpage for details on the use of &CGI::Vars, which returns the entire list of parameters for assignment to a hash.

Note that this section includes the warning: "When using this, the thing you must watch out for are multivalued CGI parameters."

  • Comment on Re: How can I grab all CGI variables at once? (was: CGI)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-19 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found