将Array数组转换成字符串<br /> implode(&quot;&quot;,$arry); <br /> <br /> php计算数组长度元素个数<br /> count($array);<br /> sizeof($array);
返回顶部 留言