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
What is namespaces in PHP?
How a constant is defined in a php script?
What is regular expression in php?
How long does a php session last for?
How can I use single quotes in single quotes in php?
What is the difference between the functions strstr() and stristr()?
What is $_ get and $_ post in php?
How do I see how many pages per session in google analytics?
Explain the difference between require() and require_once()?
What is cookie in php with example?
How do I run a php program in dreamweaver?
How to get the total number of values in an array?
How can you get the size of an image in PHP?
How to create an array in php?
Can I learn php in a month?