Hi,
i want to compile my php file with the --enable-trans-sid parameter so that the SID were not displayed in the browser adress bar.
But i didn't find a possibility to set this param.
I use Apache on a WINXP platform and load PHP by this loadModule:
LoadModule php4_module c:/developing/php4/sapi/php4apache.dll
Thx.
configure php on windows with sapi module
Moderator: General Moderators
you can disabled this option in your php.ini
http://www.php.net/manual/en/ref.sessio ... ly_cookies
http://www.php.net/manual/en/ref.sessio ... -trans_sid
http://www.php.net/manual/en/ref.sessio ... ly_cookies
http://www.php.net/manual/en/ref.sessio ... -trans_sid