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 |
Why can’t zend_form render my file element without errors?
Can we call a model in view?
How to get all post data in zend framework?
Write a program that performs the calculations using the sql function?
How to check post method in zend framework?
What does autoloader in zend framework?
Can you explain why are in-built libraries used for the web services?
Write a custom function to fetch last insert id in zend framework
Which class extend the zend controller?
Why should we use framework?
What is the function of action helper in zend?
What should I know about the zend framework cla before submitting it?