Search found 3 matches

by marshall
Mon Jul 31, 2006 7:32 pm
Forum: PHP - Code
Topic: PHP Command Line Input Loops
Replies: 14
Views: 1115

If you want Python help.. count on me ;D
by marshall
Mon Jul 31, 2006 1:18 pm
Forum: PHP - Code
Topic: Session problem
Replies: 3
Views: 377

Actually, the problem is:

I have a page passing the variable via GET method. When the session expires, the variable still there in the URL making a new login impossible...

Got it ?
by marshall
Mon Jul 31, 2006 9:30 am
Forum: PHP - Code
Topic: Session problem
Replies: 3
Views: 377

Session problem

Well, it's very simple..

I have a session with a expiring time...

When session expire, I would like to redirect the site...

Which variable should I set or which function should I use ?