PHP Scripts Development » PHP Classes Support Forum » Access_user Class Support forum

Forced loggin on every new browser session

(4 posts)

Great offers not only for geeks!


  1. User has not uploaded an avatar

    ngungo
    Member

    Hi Olaf,

    It seems there is an undesirable symptom on my implementation of the version 1.97 Access_user class, both with IE and Firefox that when open a new browser session (previously logged in with name and password then closed) it always asks for entering login info again. It would behave correctly just in the case of the app is closed then open again without closing browser session.

    How do I fix that?

    Thanks,
    --ngungo

    Posted 4 months ago #
  2. I get you right, you want to keep the session while the windows gets closed?

    Posted 4 months ago #
  3. User has not uploaded an avatar

    ngungo
    Member

    Yes. I think I described it so clumsy.

    Posted 4 months ago #
  4. thats not possible with sessions (and not safe) use a cookie based system instead

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.