adspace


What is zend engine?

Answer Posted / Atul Pratap Singh

Zend Engine is an implementation of the PHP scripting language as a software virtual machine. It executes PHP scripts by compiling them into an internal bytecode, which it then interprets.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to render zf2 view within json response?

409


Explain filters in zend framework with examples?

279


How to call two different views from same action?

360


How you can set module name, controller name, and action name in zend framework?

362