Page 1 of 1

PHPSESSID

Posted: Mon Oct 23, 2006 12:04 am
by Mr Tech
I recently created a CMS for a website (http://www.kokodachallenge.com/) which uses Mod Rewrite to display the pages. For some reason ti has added a ?PHPSESSID= to the end of each url... How come it has done this and how can it be removed?

Posted: Mon Oct 23, 2006 3:35 am
by s.dot
this is normal behavior

you can change this by editing your php.ini file
change your settings to use only cookies for the session