What are the different functions in sorting an array?



What are the different functions in sorting an array?..

Answer / 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

More PHP Interview Questions

How to execute a function in php?

0 Answers  


Explain what is the difference between for and foreach?

0 Answers  


Can we override static method in php?

0 Answers  


How to get the DNS servers of a domain name?

1 Answers   Life Infotech,


Can you pass an array into a function?

0 Answers  


What are the two main string operators?

0 Answers  


How can we encrpt a text?

3 Answers  


How to genrate report in wordpress cms

0 Answers  


Define urlencode() and urldecode() used in php?

0 Answers  


How arrays are used in php?

0 Answers  


Where is session value stored?

0 Answers  


What is csrf token and why it is required?

0 Answers  


Categories