摘要: if(is_array($arr)){ echo "是数组"; }else{ echo "不是数组"; } 阅读全文
posted @ 2018-01-12 14:36 柒小乐 阅读(872) 评论(0) 推荐(0) 编辑