Dear reader, I noticed an inconsistency in the documentation and I thought you might like to know:
On http://www.php.net/manual/en/function.ini-set.php we find session.use_trans_sid --> PHP_INI_ALL while on http://www.php.net/manual/en/ref.session.php we find session.use_trans_sid --> PHP_INI_SYSTEM | PHP_INI_PERDIR I do not know which one is right. With regards, Jasper Bedaux
