Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
zend_zval_type_name
Popis
#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
.
PÅ™edcházejÃcà | Domů | Dalšà |
zend_wrong_param_count | Nahoru |