Login System :: Session

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
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

Login System :: Session

Post by Takuma »

Hi Forum people! How are you?
I've got this problem, I have created my own login system :twisted: which works perfect! And I love it. But I want to know how to use permenat cookie so it never expires... Anyone know how?
MattF
Forum Contributor
Posts: 225
Joined: Sun May 19, 2002 9:58 am
Location: Sussex, UK

Post by MattF »

Just set it to expire in about 100 years time, that should do the trick.
JPlush76
Forum Regular
Posts: 819
Joined: Thu Aug 01, 2002 5:42 pm
Location: Los Angeles, CA
Contact:

Post by JPlush76 »

pft, what if he wants to pass his login down to his son matt???

hahaha
cctrax
Forum Commoner
Posts: 36
Joined: Thu Jul 11, 2002 9:05 pm
Location: United States
Contact:

Post by cctrax »

then make it 200 :P
User avatar
Takuma
Forum Regular
Posts: 931
Joined: Sun Aug 04, 2002 10:24 am
Location: UK
Contact:

LOL

Post by Takuma »

LOL

What am I gonna do after 200 years? LOL
The users still might be on the computer!!! :P
Post Reply