Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

RE: RE: Get those parameters without CGI.pm

by j.a.p.h. (Pilgrim)
on Jun 22, 2000 at 05:04 UTC ( #19382=note: print w/replies, xml ) Need Help??


in reply to RE: Get those parameters without CGI.pm
in thread Get those parameters without CGI.pm

No, %form and %params are not identical. %form contains (of course) the form data submitted with the users request. %params contains %cookie and %form. If there is a param with the same name in both hashes, it's overwritten by %form. However, if you know you want the value from the cookie, and a form was submitted with the same param, you can still get it from the %cookie hash.

And thank you for your suggestion on how I could make the code better (instead of just telling me that it was flawed and not telling me anything useful).

  • Comment on RE: RE: Get those parameters without CGI.pm

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2023-06-10 10:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (38 votes). Check out past polls.

    Notices?