What is zend engine?
Answer / 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 |
How do I extend the zend navigation menu view helper?
What are the ways in which the file can be detected as being uploaded or not?
Zend framework forms, decorators and validation: should I go back to plain html?
Why should we use framework?
What is zend controller front in zend framework?
What is the purpose of autoloader in zend framework?
What are the default methods provided by decorators?
Why does the zend framework project have a cla at all?
What is threads in php?
How to use update statemnet in zend framework?
What is autoloader in zend framework?
What are decorators in the zend framework?