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 |
WWhat is the functionality of md5 function in PHP?
Explain how to run the interactive php shell from the command line interface?
Which framework is best for php development?
what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...
What is super () python?
Tell me what does the scope of variables means?
Who is the father of PHP and explain the changes in PHP versions?
2 Answers Rushmore Consultancy,
How to create a table using php?
What is the use of count() function in php?
How do you remove whitespace from the beginning and end of a $string variable?
Write a php function to convert all null values to blank?
How to find the index of an element in an array php?