Re: [phplib] I need relogin? From: Pascal Jolin (pjolin <email protected>)
Date: 04/26/01

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>