Date: 09/14/00
- Next message: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Previous message: Dennis Gearon: "Re: [phplib] object diagrams"
- In reply to: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Next in thread: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Check out the user stuff in PHPLIB.
We store the user data in a container object so it is available during the
session.
If the user wants it stored to be reused on a next visit, simply move this
container object to the user data.
Greetings
Jeroen.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Jeroen Laarhoven, Zwolle, Netherlands
email: jeroen <email protected>
www: http://jeroen.polder.net
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
----- Original Message -----
From: "Carl Anthony Youngblood" <carlyoungblood <email protected>>
To: <phplib <email protected>>
Sent: Thursday, September 14, 2000 6:48 PM
Subject: [phplib] "Remember me" option
I know that you can have both "cookie" and "get" methods of session
replication, with the added advantage that cookie replication lets you
return to a site and have your session still be valid, but is there an easy
way to let users decided whether or not they want their session info
"remembered" in a cookie? Most web sites give users this option and I would
like to do it using PHPLIB. Any ideas?
Thanks in advance for your time,
Carl Youngblood
___________________________________________________________________________
Visit http://www.visto.com/info, your free web-based communications center.
Visto.com. Life on the Dot.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Previous message: Dennis Gearon: "Re: [phplib] object diagrams"
- In reply to: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Next in thread: Carl Anthony Youngblood: "[phplib] "Remember me" option"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

