<?php $cars=array("Volvo","BMW","Toyota"); sort($cars); ?> 运行实例». 下面的实例将$numbers 数组中的元素按照数字升序排列: ...
確定! 回上一頁