报错如下:

原因:数组不能用 echo 来输出

解决办法:print_r() 来输出数组

 解决办法:var_dump() 来查看数据类型

 

 

posted on 2018-05-05 15:07  仔仔酷daikiti  阅读(31542)  评论(0)    收藏  举报