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
How can we access the data sent through the url with the post method?
Explain why would we use === instead of ==?
What is php regular expression?
What are the popular frameworks in php?
Where session is stored?
How to call javascript function in php without any event?
Why do we use sessions in php?
What is traits? How it is used in php?
Explain me what is x+ mode in fopen() used for?
What are php string functions?
What does csrf token mismatch mean?
Tell me how stop the execution of a php scrip?
What is the difference between require_once and require in php?
Is rent a variable cost?
How we get ip address of client, previous reference page etc?