In article <Pine.LNX.4.20.0203231339370.28994-100000@Larry>,
 [EMAIL PROTECTED] (S.Murali Krishna) wrote:

> can any one tell me what is this 
> 
> ;assert.active        = On  ; assert(expr); active by default
> ;assert.warning       = On  ; issue a PHP warning for each failed
> ;assert.bail        = Off ; don't bail out by default.
> ;assert.callback      = 0 ; user-function to be called if an assertion
> ;assert.quiet_eval      = 0 ; eval the expression with current
> 
> 
> setting in my php.ini file, I don't know what it is for, and it has been
> commented. 

<http://www.php.net/assert>
<http://www.php.net/assert-options>

-- 
CC

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to