php判断是否为数组 php判断是否为数组的函数 php如何判断数组是几维的function is_array($array){ $s = 1;默认为1为数组 foreach($array as $value){ 在这... 技术帮 php 2023-12-08 130 阅读 0 评论