Tag Archives: Bytecode
PHP Compiler Internal Slides by Sebastian Bergmann

PHP Compiler Internal Slides by Sebastian Bergmann

Posted 28 May 2009 | By vinu | Categories: PHP | Comments

Here’s an interesting slide from Sebastian Bergmann which explains the magic that happens when you execute your PHP code, and how it gets converted into bytecode. He also goes ahead to show you how to extend the PHP compiler in the presentation.

Reblog this post [with Zemanta]