By imoracle
via abhinavsingh.com
Published: Nov 16 2009 / 12:02
“PHP tokens and opcodes” – When a PHP script is executed it goes through a number of processes, before the final result is displayed. These processes are namely: Lexing, Parsing, Compiling and Executing. In this blog post, I will walk you through all these processes with a sample example. In the end I will list some useful PHP extensions, which can be used to analyze results of every intermediate process.
Add your comment
Voters For This Link (11)
-
imoracle -
esudha -
thoughtsomething.blogspot.com -
aclarke -
fedecarg -
mswatcher -
PureForm -
khelonium -
bhavikdbavishi -
turbobuddhist -
adaniels