PHP
Handleiding
Terug
Hoofdstuk
33
.
Volgende
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).
Terug
Begin
Volgende
Omhoog