Answer Posted / vijith
Zend Engine is used internally by PHP as a complier and
runtime engine. PHP Scripts are loaded into memory and
compiled into Zend opcodes. These opcodes are executed and
the HTML generated is sent to the client. The same is
depicted below
Zend Engine
What is zend engine in PHP?
Zend engine is like a virtual machine and is an open source,
and is known for its role in automating the web using PHP.
Zend is named after its developers Zeev and Aandi. Its
reliability, performance and extensibility has a significant
role in increasing the PHP’s popularity. The Zend Engine II
is the heart of PHP 5. It is an open source project and
freely available under BSD style license.
for more visit :http://www.careerride.com/PHP-zend-engine.aspx
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are variables in research examples?
How break and continue while loop in php?
Explain the types of functions for Splitting String?
What is difference between rest and http?
How check submit button is clicked in php?
Where are the persistent cookies stored on your computer?
Does php have multiple inheritance?
How can i execute PHP File using Command Line?
Name some of the functions in php.
How can you propagate a session id?
How to calculate the length of a string?
How the web server interprets php and interacts with the client?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What are the benefits of using php and mysql?
What are the 5 types of data?