Saturday 21 June 2014

Difference between PHP4.0 and PHP5.0 ?


Difference between PHP4.0 and PHP5.0 ?

PHP4 uses zend 1.0 where as PHP5 uses zend 2.0.
PHP5 included additional oops concept than PHP4 like inheritance, _constructor, _autoload.

No comments: