What are the differences between PHP 3 and PHP 4 and PHP 5?
Answers were Sorted based on User's Feedback
Answer / umapathi
php3-functionalities are addes
php4-zend engine is added
php5-oops concepts are added
| Is This Answer Correct ? | 28 Yes | 4 No |
What is the php function that removes the first element of the array and returns it?
What is meant by MIME?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
Is php coding easy?
Is php a low level language?
What is the difference between myisam and innodb?
In How many ways can u represent Not equal?Give Syntax of all ways..
Are php session secure?
Why namespace is used in php?
Write a program to find the factorial of a number in php?
Explain the difference between isset() and empty()?
How can you retrieve a cookie value?