Re: sessions:THANK YOU!
[prev]
[thread]
[next]
[Date index for 2005/01/06]
I didn't get chance to reply, and the others covered
everything, but the point of Apache::Session is that
you don't need to store ANY data other than a
session_id in a hidden field or in a cookie...
All of the rest of the data you need gets stored
locally on the server side. Much more secure.
Marty
--- greger@xxxxxxxxxxxxxxxxx.xxx wrote:
> Thank you all who replied to my session state
> question.
>
> Well it doesn't really bother me that I store data
> in cookies or hidden
> fields, but I want the best, fastest, and slickest
> solution I can create.
> And always keen to learn new stuff, and I want to
> improve my coding all
> the time, that's why I asked.
>
> And to Sean special thank's, your code's gonna be
> useful. *S*
>
> :-)
>
> over and out.
> Greger
> --
> http://www.gh-webinteractive.com
>
>
>
>
>
>
___________________________________________________________
ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com
 |
 |
Re: sessions:THANK YOU!
Martin Moss 16:58 on 06 Jan 2005
|