What is zend engine in php?
Answer / Radhey Shyam Sharma
The Zend Engine is a scripting virtual machine implemented in C, embedded inside the PHP interpreter. It executes PHP bytecode, which is the output of the PHP lexer and parser.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is zend framework? What is the use of it?
How to use a sql function or perform calculations in a statement generating with zend_db_select?
What are the goals of zend framework?
Which version of php does zend framework require?
Explain the difference between zend_registry and zend_session in zend?
Zend framework forms, decorators and validation: should I go back to plain html?
Write a program to show the function of action helper?
What is authorization in zend framework?
What is zendauthentication?
List the default methods provided by decorators in the zend framework?
Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?
Write a program to show the instantiation of the window class?