Marcus Boerger wrote:
All we can say is just look at the code of other extensions - unfortunatley
it seems there is only documentation living on two legs available otherwise.
However it is relativley easy for an experienced c programmer.
Well, some of us have tried to do brain dumps.
George Schlossnagle has dedicated part of his "Advanced PHP Programming"
book to extension writing (http://www.amazon.com/exec/obidos/ASIN/0672325616)
and i have created sort of a code generator called PECL_Gen
http://pecl.php.net/package-info.php?package=PECL_Gen
Warning: you have to remove one line from the package.xml file
before you can install it. It is the line that mentions "void.c"
I needed to add it to make the upload process accept the package
for now.
Documentation is included in the manual.html file within the
package, there are also some conference slides on this
http://talks.php.net/show/PECL_Gen
--
Hartmut Holzgraefe <[EMAIL PROTECTED]>
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php