PHP interview questions and answers collection
Friday, April 9, 2010
question about array sorts in php
Question: What are all the array sorts in php?
Answer: The following are the array sort functions
sort()
asort()
arsort()
krsort()
usort()
ksort()
natcasesort()
rsort()
shuffle()
array_multisort()
uasort()
uksort()
natsort()
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Search Interview Questions
Subscribe To
Posts
Atom
Posts
Comments
Atom
Comments
Related Links
PHP interview questions
mysql interview questions
apache websever interview questions
linux based questions for LAMP developers
Blog Archive
▼
2010
(57)
▼
April
(57)
difference between ksort and asort in php
asort arsort diffrerences
question about array sorts in php
extract domain name from the url using regular exp...
stristr trick questions
strstr trick questions
substr - related questions
captcha in php
Explain Static keyword in php
what is abstract class in php
what is inheritance in php?
What is array in php
How will you check whether a class already defined...
what are the frameworks available in PHP
Disadvantages of PHP?
Advantages of PHP
what are the magic methods in php
How to create objects for a class
what is an object in php
How to create a class in php
what is class in php
what is magic constants in php
How to escape from the remote file inclusion attack
How remote file inclusion works
What will happen if a attacker includes his file i...
what is remote file inclusion in php
what is php?
what is Variable variables
How to unset a reference
Question:what is References in php
List of Predefined Variables in php
difference between Reply-to and Return-path in mai...
Disadvantage of drupal
Advantages of Drupal
what is drupal?
Father of PHP
differences between GET and POST methods
differentiate __sleep and __wakeup?
WHAT ARE THE DIFFERENT TYPES OF ERRORS IN PHP?
What Is a Persistent Cookie?
Any idea about php6
number of days between two given dates using PHP?
What are the necessary security settings can be do...
what is cookies in php
How to disable a function in php
How to change php configuration using htaccess
what is session
what is maximum execution time php?
htmlentities and htmlspecialchars diff
initialize a variable in single quote and double q...
what is the output $$b
Difference between include_once and require_once i...
Difference between include and require in php
what is ternary conditional operator?
Identifying the number of parameters passed to a f...
How to define a constant in php
what is the difference between echo-print functions
Is top mnc companies recruiting php developers?
How is php job market
Labels
advanced
advantages
array
beginners
captcha
configuration
constants
differences
disadvantages
drupal
frameworks
frequently asked
functions
important questions
inhertitance
intermediate
oops
oops concept
security
simple interview questions
strings
substr
tips
tricks
variables
About Me
phpman
View my complete profile
No comments:
Post a Comment