Getting Started with PHP Extension-Development

duganets picture duganets · Aug 21, 2009 · Viewed 14.6k times · Source

Please suggest help articles or tutorials about PHP "low" level С-modules programming interface.

Answer

Pascal MARTIN picture Pascal MARTIN · Aug 21, 2009

Searching through my bookmarks, only links I found are those :

If you are really interested by the subject, and ready to spend some money on it, you could buy the book Extending and Embedding PHP (some pages are available as preview on Google Books too) ; I've seen a couple of times that it was the book to read when interested on this subject (In fact, I've just bought it ^^ didn't have the time to read it yet, though :-( ; the first pages seem OK...)

BTW, the author of that book is also the author of the first four articles I linked to ;-)