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 |
1.What are the difference between echo , print , print_r ? else this 3 can we show output to a client in some other way?
Why does php need server?
what will do ceil() and floor() in PHP?
What is meant by variable variables in php?
What is the purpose of the php empty function?
What is the difference between php and javascript?
What is the purpose of pear in php?
Which is not a file-related function in php?
How many ways to include variables in double-quoted strings in php?
what are in image creating functions in php
What is the difference between associative array and indexed array?
how php works with oracle?