Page 1 of 1

PHPSESSID adjustment

Posted: Fri Mar 31, 2006 5:09 pm
by mekya
Hello,
There is a term in php.ini which cause to add PHPSESSID
to every link in a php web page

also this term's default value is changed after php 4

What's the name of this term in php.ini?

Posted: Fri Mar 31, 2006 5:12 pm
by feyd
session.use_trans_sid

And no, the default value has not changed at all after PHP 4.