[thelist] PHP session lifetime?!

James Mclean james at adam.com.au
Sat Jul 13 19:55:00 CDT 2002


Hi,
you are using a post method in your forms, if you use get, or no method
(which defaults to get), this will stop happening.

Good Luck.

----- Original Message -----
From: "Eduardo Bacchi Kienetz" <eduardobk at via-rs.net>
To: <thelist at lists.evolt.org>
Sent: Saturday, July 13, 2002 11:46 AM
Subject: [thelist] PHP session lifetime?!


> Hey guys, here is my problem:
> I've made a login system using sessions with PHP (session_register ...
> session_start). That works ok. The problem is that when I type in some
> other web address and go to that page, if I use the Back button, then the
> browser says the page expired.
> Would I have to start using cookies (I didn't want it because I'm gonna
> have to make functions to check, etc, and some browsers don't support
> cookies or may even have it disabled) ?
> Isn't there a variable that I can set which defines the expiring time of
> the session?
>
> Thank you in advance,
>
> Eduardo Bacchi Kienetz
> Santa Maria - RS - Brazil
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>




More information about the thelist mailing list