#include <zend_API.h>
char* zend_zval_type_name ( zval* arg )
zend_zval_type_name() returns the PHP typename for
the current value of the zval pointed to by arg
.
Précédent | Sommaire | Suivant |
zend_wrong_param_count | Niveau supérieur | zval_add_ref |