Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Cookie Problem!

by sutch (Curate)
on Apr 26, 2003 at 18:15 UTC ( [id://253391]=note: print w/replies, xml ) Need Help??


in reply to Cookie Problem!

So what is your question?

If you want an expiration date, then set one:

$cookie = $query->cookie(-name=>'my-cookie', -value=>'1', -expires=>'+8h');

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (1)
As of 2024-04-25 00:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found