PHP
Handleiding
Terug
Hoofdstuk
31
.
Volgende
Implementation of All Exported Functions
The function declaration is done using
ZEND_FUNCTION
, which corresponds to
ZEND_FE
in the function entry table (discussed earlier).
Terug
Begin
Volgende
Omhoog