How can I write a module for PHP? Any ABC information?
I think http://www.php.net/~wez/extending-php.pdf might help you.
How can I write a module for PHP? Any ABC information?
I think http://www.php.net/~wez/extending-php.pdf might help you.
Nice looking on the surface but, using it as a tutorial isn't good
because too much information is missing and you can't make it work.
Does anyone have the ares.c and php_ares.h files for this tutorial that
actually work?
How can I write a module for PHP? Any ABC information?
--
--
How about an article/HowTo/Tutorial that you can follow that provides a
working example that you can build that actually works.
Without a working example to follow it's difficult to see what is
really required and the debugging of partial code isn't pretty.
-- Dale
I think http://www.php.net/~wez/extending-php.pdf might help you.
Nice looking on the surface but, using it as a tutorial isn't good
because too much information is missing and you can't make it work.
You would have benefitted more from attending the 3 hour tutorial in
person, where I was able to answer questions from the attendees and
talk more about the topic than it was possible to transcribe.
Does anyone have the ares.c and php_ares.h files for this tutorial that
actually work?
I used to. But they've gone missing. I miss them. I want to rebuild
them, but have no time.
I don't like your tone (particular from the mail you sent to me
personally), so perhaps you should take a step back and think about
the fact that PHP is a volunteer project, and that while everyone
would love documentation for the internals, the people that know it
are generally too busy with real life to sit down and write it.
--Wez.