Session ID appending to URL problem
Posted: Wed Jul 31, 2002 6:09 pm
Hi,
I'm having a problem with session ID's being appended to every URL on a page everytime a new session is started. I can't find any php.ini variables that would cause this or any bugs in my code that will cause this. This only happens on creation of a new session. Every other page that uses the session does not do this, only the first call to the session.
Any ideas/suggestions?
Thanks,
Ryan Moore
I'm having a problem with session ID's being appended to every URL on a page everytime a new session is started. I can't find any php.ini variables that would cause this or any bugs in my code that will cause this. This only happens on creation of a new session. Every other page that uses the session does not do this, only the first call to the session.
Any ideas/suggestions?
Thanks,
Ryan Moore