PHP
Handbuch
Zurück
Kapitel
33
.
Nach
vorne
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).
Zurück
Zum
Anfang
Nach
vorne
Nach
oben