> > 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
Jasper Bedaux wrote:
> 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.
ini_set s
On Fri, 23 Jul 2004 15:45:55 +0200 (CEST)
"Jasper Bedaux" <[EMAIL PROTECTED]> wrote:
> 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_I
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