Search found 2 matches

by rmmoore
Wed Aug 07, 2002 10:43 pm
Forum: PHP - Code
Topic: Session ID appending to URL problem
Replies: 4
Views: 1450

Oooh ok

Ok, good...that option is not in my php.ini config though, so I take it I need to reinstall php with some new option? Any easy way to do this?
by rmmoore
Wed Jul 31, 2002 6:09 pm
Forum: PHP - Code
Topic: Session ID appending to URL problem
Replies: 4
Views: 1450

Session ID appending to URL problem

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 se...