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

Hashes and Cookies (or more to the point, strings)

by Snuggle (Friar)
on Jul 19, 2001 at 19:16 UTC ( [id://98103]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    name1,value1,name2,value2....etc.
    
  2. or download this
    
    my $rep= new CGI;
    
    my $cookie = $rep->cookie("cookiename");
    
  3. or download this
    ("Name1","Value1","Name2","Value2")
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-03-28 19:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found