Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^3: searching parameter names

by reasonablekeith (Deacon)
on Mar 24, 2006 at 13:23 UTC ( [id://539019]=note: print w/replies, xml ) Need Help??


in reply to Re^2: searching parameter names
in thread searching parameter names

You mean like this?
my @hello_values = map { $q->param($_) } grep {m/hello/} $q->param(); # untested!
---
my name's not Keith, and I'm not reasonable.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://539019]
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: (3)
As of 2024-04-24 22:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found