What are the differences between PHP 3 and PHP 4 and PHP 5?
Answer Posted / umapathi
php3-functionalities are addes
php4-zend engine is added
php5-oops concepts are added
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
How to convert a character to an ascii value?
How to execute a function in php?
What is a namespace in php?
What are php applications?
How do you check if a variable has been set in php?
Are parent constructors called implicitly inside a class constructor?
How to find datatype of variable in php?
Tell me what is mean by an associative array?
What is reference variable php?
What is the use of curl()?
How to convert numbers to strings in php?
What is the current stable version of php? What advance thing in php7?
How to convert a json string to an array in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is Apache's configuration file typically called?