Answer Posted / 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 |
Post New Answer View All Answers