|
PHP5中文手册
debug_zval_dump(PHP 4 >= 4.2.0, PHP 5) debug_zval_dump — Dumps a string representation of an internal zend value to output 说明
void debug_zval_dump
( mixed $variable
)
Dumps a string representation of an internal zend value to output. 参数
返回值无返回值。 范例
Example#1 debug_zval_dump() example
<?php 上例将输出:
|