Strange PHP Cookie Problem
Posted by: danielmorrison
Posted on: 2005-05-17 05:55:00
I'm using sessions in PHP but have a strange problem.
When I first start a session, it tries to put the Session ID in all of my links. If I immediately reload the page, it correctly uses cookies.
I'm not using any non-standard code.
Has anyone seen this? Is this my problem or PHP's?
Thanks in advance!