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
What is strlen php?
Tell me how to create a text file in php?
What are hooks in php?
What is csrf token and how it works?
Explain converting an object?
How to replace a substring in a given string in php?
What is the $_ server php_self variable?
What is csrf token and how will you add csrf token in ajax?
What is the difference between implode() and explode() in php?
What is repository in php?
Explain php parameterized functions.
What is 'float' property in css?
Explain a resource?
What is cookie?
How to store the uploaded file to the final location?