Php/docs/function.runkit7-zval-inspect

来自菜鸟教程
跳转至:导航、​搜索

runkit7_zval_inspect

(PECL runkit7 >= Unknown)

runkit7_zval_inspectReturns information about the passed in value with data types, reference counts, etc


说明

runkit7_zval_inspect ( string $value ) : array

参数

value
The value to return the representation of