Posted by zorro on 03/06/07 16:30
On Mar 6, 12:30 am, paul<paul.mast...@dummy.com> wrote:
> If this does happen I guess PHP could create 2 sessions for the same user
That's exactly what happened to me just 2 weeks ago. I spent a whole
day debugging to find that I had a session cookie for example.com/
p.php and another for www.example.com/p.php. The browser of course
kept serving up the same page so it took me a long time to notice that
some links had www and others not. It was a Joomla site btw, and in
the admin panel the @@@@@@@ admin didn't put www in one of the links.
[Back to original message]
|