Sort the array and store the sorted values ​​into a new array
袁郡
袁郡 2021-04-27 22:42:38
0
1
955

The code for beginners is a bit long and messy. There is an array $a; through print_r($a);

The output results are 5250, 11000, 750

How to press from high to low Sort and store into a new array such as $b

袁郡
袁郡

reply all(1)
城堡

arsort() this function

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template