What are the different functions in sorting an array?

Answer Posted / devendrarjadav

Following are the diffrent functios to sort an array

sort(), arsort(),ksort(), krsort(),rsort,usort() and uksort
().

Is This Answer Correct ?    25 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of using php and mysql?

507


What is difference between count or sizeof function in php?

531


What is boolean in php?

524


How to read the entire file into a single string?

570


What is basic php?

535






What is session management php?

530


How can you send http header to the client in php?

498


How do you debug php?

559


What is mean by an associative array?

531


How does php isset work?

530


What is difference between web service and api?

509


Explain me soundex() and metaphone()?

545


How to remove blank spaces from the string?

532


What is php how it works?

532


Can a super () and this () keywords be in same constructor?

482