0

I am trying to get deeper in the zend engine and the whole server processes at all and from what I understood is - when I send a request to the server, the Zend Engine first engages the scanning\lexing process which converts the plain-text to tokens. After that the parser converts these tokens to expressions. 3th step is convert the expressions in bytecode by the compiler. In the end the virtual cpu outputs the result. Where should the CGI engage in this scenario ? After ton of articles I am pretty much lost in the whole process. Thank you in advance!

Toma Tomov
  • 1,476
  • 19
  • 55

0 Answers0