What is the name of scripting engine in PHP?

Asked: Apr 15, 2023

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

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!