> > 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.
> 
> PHP_INI_ALL is the right one.
> Fixed, thanks!


I'm back from holidays :) I'm now reading the e-mails...

This is described at http://bugs.php.net/bug.php?id=28991
It has changed in PHP 5.

Reply via email to