Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Re: Input arrays to CGI

by sedhed (Scribe)
on Jul 24, 2002 at 07:24 UTC ( [id://184720]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    http://localhost/somefile.cgi?list=1&list=2&list=666
    
    ...
    # $list is 1
    @list = param('list');
    # @list is (1, 2, 666)
    

Log In?
Username:
Password:

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

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

    No recent polls found