在這裡介紹所有PHP排序陣列的功能sort:排序「值」,從小到大(Sort an array) $tempArray = array(5,8,1,2,7,6,3,4);
www.kikinote.com