PHP Session Problem

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
waqardar
Forum Newbie
Posts: 1
Joined: Wed Feb 03, 2010 1:10 am

PHP Session Problem

Post by waqardar »

Dear All,
when I press CTRL+F5, my PHP session expires[both in Firefox & IE] and user logs out automatically. I mean, session variable destroys automatically.
I create and use simple session variables for user authentication at every page of my site.

Thanks
pbs
Forum Contributor
Posts: 230
Joined: Fri Nov 07, 2008 5:31 am
Location: Nashik, India
Contact:

Re: PHP Session Problem

Post by pbs »

Can you please paste the code
Post Reply