Please note: I'm hardly an advanced developer and have yet to produce any viable PHP extension.

That said, I have found this book to be helpful:
http://www.amazon.com/Extending-Embedding-PHP-Sara-Golemon/dp/067232704X

All these links and books are probably dated in some respects, but will help get you started. I have found that the source itself relies heavily on macro definitions in the code. This source browser has been extremely useful for me:
http://lxr.php.net/



On 12/30/2012 2:21 PM, Lars Nielsen wrote:
Hi,

I am looking at how to write an extension for php, and i have found an
article on zend.com from 2005 which works fine with my local php 5.3.

My question is should i be worried that this article is almost 8 years
old? Is there some more recent articles? Or is this the way to do it?

http://devzone.zend.com/303/extension-writing-part-i-introduction-to-php-and-zend/

Med venlig hilsen / Best Regards

Lars Nielsen
email : l...@lfweb.dk





--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to