How the sausage is made. Taking a look at PHP's history and where it's going in the future.
2:00 - Guest Introductions
4:00 - Show Begins
4:15 - Op code pops up alot in PHP Internals. Machine readable version of your script, it's what PHP actually steps through as it is executing your program.