Become a Patron!

My Amazon wishlist can be found here.

Life Line

Thanks!

Thanks for attending my talk "Create your own PHP Extension, step by step" at PHP NorthWest 2012 that I gave on October 6th, 2012. Here you can find some extra information about the talk if they are available. For this talk we have:

Questions?

If you have any questions about the talk, feel free to contact me. My details are on the contact page.

Resources


Comments

Through joind.in (add your own comment here).

Comments (through joind.in)

Good tutorial, showed some good examples and brief hands on experience with what it takes to write a quick core function, I can see this being very handy in future endeavours

Nice bootstrap into extension writing, motivated to dig deeper. Thanks!

Excellent walkthrough. Never thought I would be compiling and running my own PHP module within 20 mins! I thought the pace and content was excellent for an introduction.

great first look into compiling PHP and creating an extension, even picked some c along the way

Great into in how to create an extension for PHP (event though my C skills are pretty much non existant) Practicals made it lots of fun with tons of help From Patrick, Derick and Anthony for the noobs (me) in the room. Also provided details on useful ways to interrogate the PHP source to learn more about PHP as well as ways to create extensions. Wish it could have been a full day tutorial as it felt like there was a lot more to learn