Re: [PHP-DOC] Inconsistency in PHP documentation

2004-07-25 Thread Nuno Lopes
> > 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

Re: [PHP-DOC] Inconsistency in PHP documentation

2004-07-23 Thread Jakub Vrana
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

Re: [PHP-DOC] Inconsistency in PHP documentation

2004-07-23 Thread Antony Dovgal
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

[PHP-DOC] Inconsistency in PHP documentation

2004-07-23 Thread Jasper Bedaux
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