Showing posts with label What is the difference between PHP4 and PHP5?. Show all posts
Showing posts with label What is the difference between PHP4 and PHP5?. Show all posts

Saturday, May 16, 2009

What is the difference between PHP4 and PHP5?

PHP4 cannot support oops concepts and Zend engine 1 is used.

PHP5 supports oops concepts and Zend engine 2 is used.
Error supporting is increased in PHP5.
XML and SQLLite will is increased in PHP5.