barkster Posted April 6, 2006 Share Posted April 6, 2006 Some of my links are being appending with PSPSESSID=3424lj234l... [a href=\"http://www.domain.com/ListDetail.php?ListingID=4&PHPSESSID=adc51d6e2\" target=\"_blank\"]http://www.domain.com/ListDetail.php?List...SID=adc51d6e2[/a]... The first time you open the homepage, the SessionID's are stuck on the end of the links but if you refresh or go to another page and come back they are not there. Any ideas as to why this is happening. It is happening on two hosts with the same files. Thanks Link to comment https://forums.phpfreaks.com/topic/6760-session-id-appended-to-links/ Share on other sites More sharing options...
wildteen88 Posted April 6, 2006 Share Posted April 6, 2006 This usally happens when PHP cant set a cookie to store the SESSID when you start your session, this is why you are getting the SESSID in the url. Link to comment https://forums.phpfreaks.com/topic/6760-session-id-appended-to-links/#findComment-24596 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.