In PHP - Posted on Tue 5th May 2009 4:10PM
PHP Sessions are a wonderful tool. You allow users to login and have access to members only stuff.
What happens when you set up the sessions then the sessions load inconsistently? Chances are you didn't get something set up correct for your sessions. In troubleshooting, this one website. I found a few things to really double check.
No Comments