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
What is the difference between substr() and strstr()?
How can we define a variable accessible in functions of a php script?
What is the use of Php variables?
How do I stop a php script?
Why do we need session?
How to display your correct URL of the current web page?
What is the best php version for wordpress?
What are the method available in form submitting?
How can I embed a java program in php file and what changes have to be done in php.ini file?
What is difference between single quotes and double quotes in php?
What is php ci?
Name and explain five of the PHP error constants?
How is session id stored in browser?
Can we use get instead of post?
How send email using php?