session cookie in request data
Posted: Tue May 31, 2005 8:01 am
Hi,
I've got a problem with my site sending the session cookie as request data the first time the site is loaded. Subsequent pages visited store the session cookie as a cookie.
Its unfortunate that I can;t give access to the code, as Its tie property of my company.
Under what cercumstances do what appears in code to be just a url, such as new_dev.php, gain the request data ?PHPSESSID=35a3fa289241800acf3a0748575048a1
??
This is causing problems elsewhere in my site, because sessions are disappearing.
Has anybody had a similar problem and found a solution?
Thanks
I've got a problem with my site sending the session cookie as request data the first time the site is loaded. Subsequent pages visited store the session cookie as a cookie.
Its unfortunate that I can;t give access to the code, as Its tie property of my company.
Under what cercumstances do what appears in code to be just a url, such as new_dev.php, gain the request data ?PHPSESSID=35a3fa289241800acf3a0748575048a1
??
This is causing problems elsewhere in my site, because sessions are disappearing.
Has anybody had a similar problem and found a solution?
Thanks