PHP - Sort list of numbers
Methods for sorting a list/array of integers or decimal values.
This function sorts an array. Elements will be arranged from lowest to highest when this function has completed. documentation
sort({{list}})
Methods for sorting a list/array of integers or decimal values.
This function sorts an array. Elements will be arranged from lowest to highest when this function has completed. documentation
sort({{list}})
last update: