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 a boolean ini value of on will
>     be returned as "1". 
> 
> However, when I set boolean ini values using the php_flag directive in
> my .htaccess file, ini_get() returns "0" for Off. I'm using PHP 4.3.4
> (and Apache 1.3.31).
> 
> Do you observe the same behavior?
> 
>  -- Alexander
> 
> 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.

Seems to be a documentation problem. 
Feel free to fill bug report next time.

---
WBR,
Antony Dovgal aka tony2001
[EMAIL PROTECTED] || [EMAIL PROTECTED]

Reply via email to