The scripting engine that powers PHP is called Zend Engine 2
PHP 4 does not support oops concept and uses Zend Engine 1
PHP 5 supports the oops concept and uses Zend Engine 2
Answers (0)