Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Input arrays to CGI

by BrowserUk (Patriarch)
on Jul 24, 2002 at 04:26 UTC ( [id://184696]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    FETCHING THE VALUE OR VALUES OF A SINGLE NAMED PARAMETER:
    
    ...
    Pass the param() method a single argument to fetch the value of the na
    +med parameter. If the parameter is multivalued (e.g. from multiple se
    +lections in a scrolling list), you can ask to receive an array. Other
    +wise the method will return a single value.
    
    If a value is not given in the query string, as in the queries ``name1
    +=&name2='' or ``name1&name2'', it will be returned as an empty string
    +. This feature is new in 2.63.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found