Specify array sort functions available in php ?

Answer Posted / selvam

1)asort()
2)arsort()
3)Ksort()
4)Krsort()
5)sort()
6)uasort()
7)uksort()
8)usort()
9)rsort()
10)natsort()
11)natcatsort()

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a helper function?

533


Explain what is meant by pear in php?

525


What is the difference between php and cakephp?

517


What are the functions of string?

513


What is difference between static and constant in php?

489






Is php used for frontend or backend?

524


What are the rules for naming a php variable?

536


What is php session id?

522


Explain what does the unset() function means?

568


What is the use of stripslashes in php?

532


Which is not a php magic constant?

570


Explain what are psrs?

504


What is use of isset function in php?

578


How to delete an element from an array?

552


What is difference between web service and api?

505