Date: 11/30/99
- Next message: ingwe <email protected>: "[PHP-DEV] PHP 4.0 Bug #2875: mcal_list_events reports wrong parameter count with correct count"
- Previous message: Anas Mughal: "[PHP-DEV] Extending PHP to use our code."
- In reply to: Anas Mughal: "[PHP-DEV] Extending PHP to use our code."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Our source code is in C. I was wondering if I could hook up some function
> calls from PHP to our C functions.
>
> If possible, please advise me where I could find instructions on how that
> could be accomplished.
> Some examples would also help.
There are hundreds of examples. Just pick an existing PHP function that
is closest to the one you want to add in terms of arguments and return
values and use that as a template.
-Rasmus
-- 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: ingwe <email protected>: "[PHP-DEV] PHP 4.0 Bug #2875: mcal_list_events reports wrong parameter count with correct count"
- Previous message: Anas Mughal: "[PHP-DEV] Extending PHP to use our code."
- In reply to: Anas Mughal: "[PHP-DEV] Extending PHP to use our code."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

