Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: using variables to get data from CGI.pm's param() function

by arturo (Vicar)
on Apr 07, 2003 at 23:52 UTC ( #248765=note: print w/replies, xml ) Need Help??


in reply to Re: using variables to get data from CGI.pm's param() function
in thread using variables to get data from CGI.pm's param() function

Let's guess:

foreach my $numbered_param ( grep /^prefix(\d+)/ , param() ) { # do something with $numbered_param }
?

If not P, what? Q maybe?
"Sidney Morgenbesser"

  • Comment on Re: Re: using variables to get data from CGI.pm's param() function
  • Download Code

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others about the Monastery: (2)
As of 2023-06-08 05:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?