Re: [PHP-DEV] Where to start understanding PHP module API? From: Andrei Zmievski (andrei <email protected>)
Date: 05/23/00

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>