Every been curious about what’s going on with your PHP code once it’s carefully debugged and up and running ? The following article on Happy Hacker explains in tasty detail code organisation at the C level, how it’s compiled down to assembly language, Process Memory Organization and stack usage. On the same site you’ll also find some interesting articles on the basics of C programming.







