Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
rsort
rsort
Reverse sorting of arrays
Name:
rsort
Category:
Array
Programming Language:
php
One-line Description:
Reversely sort the array.
Related
Why do key names get lost after using rsort? How to solve this common issue?
10
How to Use rsort to Sort Float Arrays in Descending Order? Key Considerations
2
0
6
Similar Functions
reset
reset
Pointtheinnerpointer
array_intersect_assoc
array_intersect_assoc
Computetheintersecti
array_fill_keys
array_fill_keys
Fillthearraywithspec
pos
pos
Aliasforcurrent
array_uintersect_uassoc
array_uintersect_uassoc
Computetheintersecti
array_diff_uassoc
array_diff_uassoc
Usetheuser-providedc
natcasesort
natcasesort
Usethe"naturals
array_intersect_key
array_intersect_key
Computetheintersecti
Popular Articles
0
How to Use rsort to Sort Float Arrays in Descending Order? Key Considerations
Why do key names get lost after using rsort? How to solve this common issue?