Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: saving datas on client-side cookie file.

by nashdj (Friar)
on Jun 14, 2000 at 15:11 UTC ( #18069=note: print w/replies, xml ) Need Help??


in reply to saving datas on client-side cookie file.

What you want to look into is.. CGI::Cookie

It is, quite simple, and works very well.

However you really shouldnt try to store too much information in cookies, that isn't what they were designed for. Rather you could use them to store a session ID and then store the necessary data linked by the session ID on the server. But then this doesnt sound like what you had in mind.
  • Comment on Re: saving datas on client-side cookie file.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2023-09-26 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?