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 the use of callback in php?
How do you end a session in php?
What is an array in php?
What are the 5 types of variables?
Tell me is it possible to remove the html tags from data?
What is a php trait?
How to connect to mysql from a php script?
What is the main difference between php 4 and php 5?
How to calculate the difference between two dates using php?
How to check a variable is an array or not in php?
Tell me what is the use of mysql_real_escape_string() function?
What is array filter in php?
How to get the position of the character in a string in php?
Is empty java?
What is pdo classes?