News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Wez Furlong's Blog:
Extending PHP
May 08, 2006 @ 05:56:13

In a new post on his blog, Wez Furlong shares some of the materials from a presentation he gave at the PHP Con West back in 2003 on the topic of "Extending PHP".

While poking around the disks in my linux box, I found my materials for a session on extending PHP that I originally gave as a 3 hour tutorial at PHP{Con West 2003.

Sadly, I seem to have lost the working C code (libares bindings for PHP), but all the relevant parts can be found in the comprehensive PDF I made from the slides: Extending PHP Slides (PDF). The content is based on PHP 4, but should still be applicable to PHP 5.

The talk [PDF] covers the creation of a sample DNS resolving library to extend the functionality already in PHP, and includes some of the code examples (in PHP) to show how it all works. This is followed by the C code to build the extension, defining each of the functions, and geting it up and running.

0 comments voice your opinion now!
extension talk conference presentation C libraries extension talk conference presentation C libraries




Community Events





Don't see your event here?
Let us know!


conference language interview opinion phpunit symfony2 database community series application unittest release test podcast component custom introduction development framework api

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework