php之打印

 echo 比较适合用来打印字符串,数字

 print_r 一般打印数组

 var_dump 可以打印所有类型,打印变量的类型及其值

posted @ 2016-06-03 07:30  RZ_Lee  阅读(221)  评论(0编辑  收藏  举报