What are the different functions in sorting an array?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / anirban biswas
sort(), arsort(),ksort(), krsort(),rsort,usort() and uksort
(),multisort(),natcasesort(),natsort(),uasort().
| Is This Answer Correct ? | 2 Yes | 1 No |
What is php crud api?
How to Retrieve video files in php from database.....and how to store video on database..
how to run PHP in command line?
8 Answers InfoShore, Ramp Green, Xtreeme,
What is singleton design pattern in php?
What are Sub routines?
What is the difference between explode() and split() functions?
What are the features of object-oriented programming in php?
Functions in IMAP, POP3 AND LDAP?
1 Answers Rushmore Consultancy,
tel me any 2 regular expressions with example
How to generate a form?
What is cookie and why do we use it?
How to declare an array in php?