What are the different functions in sorting an array?

Answer Posted / rajan vardawaj

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

Is This Answer Correct ?    11 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is php.ini & .htacess file?

527


What is use of in_array() function in php?

541


What is an associative array?

559


What is a path Traversal?

559


Explain the difference between isset() and empty()?

540






What are examples of dependent variables?

540


What is the purpose of constant() function?

525


What is binary safe function in php?

580


What are hooks in php?

529


What is difference between include and include_once in php?

512


Is time a dependent variable?

516


What is php resource type?

534


How does php and apache work?

538


How to take a substring from a given string?

538


How to register a variable in PHP session?

526