for,whlie 和foreach
<?php header("Content-type: text/html; charset=utf-8"); $arr=array('張三',18,'男','湖北'); //for循環(huán) $c = count($arr);
意外 2019-03-19 19:16:34 0 0 290