Draw the architecture of Zend engine?

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


Please Help Members By Posting Answers For Below Questions

How is it possible to know the number of rows returned in result set?

531


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

1548


Which function is used in php to delete a file?

559


Write down the benefits of php7?

632


Do you know how can php and html interact?

538






Why php is also called as scripting language?

550


How do you check if a variable has been set in php?

516


What is the meaning of a final class and a final method?

536


What is the default time of cookie in php?

537


How to remove values saved in the current session?

537


What is form action php?

589


Explain the difference between static and dynamic websites?

520


Are php sessions secure?

531


What will the ?getdate() function returns in PHP?

644


What is an array in php?

620