auto login

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ixobtod
Forum Newbie
Posts: 2
Joined: Wed Jan 06, 2010 7:35 am

auto login

Post by ixobtod »

when implementing function "stay loged in", what is the best approach to do this.

Permanent cookie and in the users table the string from the cookie?
Is there any script available?

Thanks.
gavin1996
Forum Newbie
Posts: 22
Joined: Tue Jan 30, 2007 8:30 pm

Re: auto login

Post by gavin1996 »

Permanent cookie
Post Reply