#include <zend_API.h>
zend_zval_type_name() returns the PHP typename for the current value of the zval pointed to by arg.
A pointer to the zval to be examined.
A pointer to a static PHP typename string.