Date: 05/23/00
- Next message: Sascha Schumann: "Re: [PHP-DEV] cvs: php3 / Makefile.in /functions/ basic_functions.c levenshtein.c php3_string.h"
- Previous message: Tom Strickland: "[PHP-DEV] Where to start understanding PHP module API?"
- In reply to: Tom Strickland: "[PHP-DEV] Where to start understanding PHP module API?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 23 May 2000, Tom Strickland wrote:
> Hi,
> What would be the best place to start to understand the module API? Is there a particular module that gives a good basic example of how a module is constructed. I am not asking for a demo module, just good starting points in the code. I'd like to learn as fast as possible, get involved with the debugging effort, etc.
Take a look at ext/swf extension - it's almost straight mapping to C
libswf library so it should be easy to figure out.
-Andrei
* Unix is user friendly, it is just chooses its users selectively. *
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "Re: [PHP-DEV] cvs: php3 / Makefile.in /functions/ basic_functions.c levenshtein.c php3_string.h"
- Previous message: Tom Strickland: "[PHP-DEV] Where to start understanding PHP module API?"
- In reply to: Tom Strickland: "[PHP-DEV] Where to start understanding PHP module API?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

