Date: 04/26/01
- Next message: Adam Robertson: "RE: [phplib] Class declaration may not be nested..."
- Previous message: Prasad RL: "[phplib] Class declaration may not be nested..."
- In reply to: Ricardo Sardano Guanciale: "[phplib] I need relogin?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Do you call page_close() at the end of your pages?
you need to call it so that session data is written to the database,
if you don't, the user will have to login every page.
----- Original Message -----
From: "Ricardo Sardano Guanciale" <rsardanog <email protected>>
To: <phplib <email protected>>; <ricardo.guanciale <email protected>>
Sent: Thursday, April 26, 2001 5:11 AM
Subject: [phplib] I need relogin?
> Hello for everybody!
>
> Why after I logged in with user and password when I called another page
> protected by auth class it's page show me login form again?
> How can I do for user don't type every time user and password for enter
> in protected pages, one time his already logged in site?
>
> Thanks for all and best regards,
>
> Sardano :-)
>
> ---------------------------------------------------------------------
> 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: Adam Robertson: "RE: [phplib] Class declaration may not be nested..."
- Previous message: Prasad RL: "[phplib] Class declaration may not be nested..."
- In reply to: Ricardo Sardano Guanciale: "[phplib] I need relogin?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

