dump
dump函数-浏览器友好的变量输出

<?php/***浏览器友好的变量输出*@parammixed$var变量*@paramboolean$echo是否输出默认为True如果为false则返回输出字符串*@par...