Manual
do
PHP
Anterior
Capítulo
33
.
Próxima
Booleans
The corresponding macros for this type are
ZVAL_BOOL
(allowing specification of the value) as well as
ZVAL_TRUE
and
ZVAL_FALSE
(which explicitly set the value to
TRUE
and
FALSE
, respectively).
Anterior
Principal
Próxima
Acima