php3-list | 200003
Date: 03/31/00
- Next message: Scott Tirrell: "Re: [PHP3] Macintosh PHP Editor (was: Re: [PHP3] Visual Editor?)"
- Previous message: Jimmy Foutnain: "Re: [PHP3] Mac OSX server"
- In reply to: flabombarda <email protected>: "[PHP3] Session Manager"
- Next in thread: Brendan W. McAdams: "Re: [PHP3] Session Manager"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I haven't worked with PHPlib (the php3 setup for sessions) but with PHP4
your sessions, by default are a 'per session' cookie: when the browser quits
,the cookie dissapears.
With php.ini you can control the length of the cookie though - you can set
it to go for a few days, for example.
I am coming from a heavy perl background full force into php4 and am
extremely impressed with the session handling - i reccomend using it.
-----
Brendan W. McAdams | email: brendan <email protected>
Programmer/Systems Administrator | office: (305)377-2880
Plexus InterActive | pager: (305)277-4879
http://www.plexmedia.com | cell phone: (305)401-7313
"Always listen to the experts - they'll tell you what can't be done and why.
Then do it."
-Robert A. Heinlein
----- Original Message -----
From: <flabombarda <email protected>>
To: "PHP 3/4" <php3 <email protected>>
Sent: Friday, March 31, 2000 4:23 PM
Subject: [PHP3] Session Manager
Please how to i use sessions where user desconect from server
and reconect again later ??
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Scott Tirrell: "Re: [PHP3] Macintosh PHP Editor (was: Re: [PHP3] Visual Editor?)"
- Previous message: Jimmy Foutnain: "Re: [PHP3] Mac OSX server"
- In reply to: flabombarda <email protected>: "[PHP3] Session Manager"
- Next in thread: Brendan W. McAdams: "Re: [PHP3] Session Manager"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

