[Solved] Problem with session.use_trans_sid
Posted: Wed Feb 16, 2005 9:27 am
I have ini_set('session.use_trans_sid', false); prepended to all of my pages, but my script still randomly (usually the first time you visit the site of a browser session) appends the ?PHPSESSID to the end a FEW links, but not all of them. Sometimes they are the links that appear in the beginning of the script, or towards the middle, sometimes it is one link, sometimes links in an entire group.
Is there some common mistake I might be making, or is this pretty much unheard of? I wouldn't know where to begin if I were to post my code, but I'll try if you guys would like.
- Monkey
Is there some common mistake I might be making, or is this pretty much unheard of? I wouldn't know where to begin if I were to post my code, but I'll try if you guys would like.
- Monkey