Sorting and ordering an array is quite easy, just use array.sort and pass the function which will sort it. Something like this:
確定! 回上一頁