Which Function Should We Use To Sort The Array In Natural Order #75
Which function should we use to sort the array in natural order?
This multiple choice question (MCQ) is related to the book/course
gs gs107 PHP: Hypertext Preprocessor.
It can also be found in
gs gs107 PHP Array - PHP Array - Quiz No.5.
Which function should we use to sort the array in natural order?
dsort()
casesort()
natcasesort()
naturalsort()