> The page for function ini_get()
(http://www.php.net/manual/en/function.ini-get.php) says:
>
> When querying boolean values: A boolean ini value of off will be
returned
> as an empty string while a boolean ini value of on will be returned as
"1".
>
> However, when I set boolean ini values
Hi,
[...]
>
> P.S. Is [EMAIL PROTECTED] the correct address to send such reports?
> May I report things to this list without subscribing to it?
> Anyway, please cc: me for now.
Please file a bug report at http://bugs.php.net, type of bug "Documentation
problem" for this issue.
Regards
On Wed, 7 Jul 2004 17:16:55 +0400 (MSD)
"Alexander Konovalenko" <[EMAIL PROTECTED]> wrote:
> The page for function ini_get()
> (http://www.php.net/manual/en/function.ini-get.php) says:
>
> When querying boolean values: A boolean ini value of off will be
> returned as an empty string while
The page for function ini_get() (http://www.php.net/manual/en/function.ini-get.php)
says:
When querying boolean values: A boolean ini value of off will be returned
as an empty string while a boolean ini value of on will be returned as "1".
However, when I set boolean ini values using t