There have been some nice tutorials written about this topic, in fact, I think Sara is (if we were doing such a thing) the ideal nomination for this job. Anyway, here's a couple tutorials:
http://zend.com/php/internals/extension-writing1.php http://zend.com/php/internals/extension-writing2.php http://www.trickie.org/code/zend_engine_one/ http://www.trickie.org/code/zend_engine_two/ While looking around I just found this Wiki that links to most of the above (and more): http://wiki.cc/php/Write_Pecl_Basic Regards, Philip On Tue, 14 Jun 2005, Nuno Lopes wrote: > > Hi, > > > > Are there any plans to update http://www.php.net/manual/en/zend.php for > > PHP 5? And maybe add information on writing classes? > > Currently there isn't anybody writing docs about PHP internals, although > this is one of the outstading items in our long TODO list. > I don't know anything about the Zend API myself, but I would like to > organize and start writing those docs in two months. > > I'll discuss these things later in the list, when I have some more free > time. > > > > I would help but the problem is don't even know that myself. You see, > > "Those who know don't talk. [And] those who talk don't know." > > unfortunately :) > > Nuno >