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 member variable?
Tell me what is the importance of "action" attribute in a html form?
What are form input html tags?
Does php support polymorphism?
What are the file upload settings in configuration file?
Explain how can we execute a php script using command line?
How to get a total number of elements used in the array?
Where is the functions php in wordpress?
What is urlencode and urldecode in php?
Describe which programming language does php parallel to?
What is a substring in php?
Explain the three different kinds of Arrays?