What are the different functions in sorting an array? | PHP Questions

Sorting functions in PHP:
asort()
arsort()
ksort()
krsort()
uksort()
sort()
natsort()
rsort()

0 comments:

Post a Comment

Blogger news