[PHP-DEV] php3_module_entry From: Kevin Shallow (sourjan <email protected>)
Date: 12/28/99

Hello. I am in the process of attempting to create a
php extension, and find myself a little confused about
a few parts of the process. In particular, I am not
sure what exactly the php3_module_entry type does. I
see that when it is initialized it takes 8 entries;
the first 2 of which are the extension name, and the
extensions function_entry structure. What are the rest
of them though? I see things like the minit and rinit
functions, but I have no idea where they fit into the
php3_module_entry type or even what they are supposed
to do. Any help would be greatly appreciated.

Thanks in advance,
_Kevin

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://messenger.yahoo.com

-- 
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>