Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Use user C/C++ code in PHP extensions

0 views
Skip to first unread message

mauro

unread,
Mar 31, 2003, 1:47:02 AM3/31/03
to
Hi, I want to use a c/c++ code in PHP to implement a 'Special User
Engine' that in PHP will be very slower than c/c++, can I do it? Where
Can I found documentation?
My 'Special User Engine' only send output to PHP page.
Thank you

john gallet

unread,
Mar 31, 2003, 6:00:29 AM3/31/03
to
Hi there,

> Hi, I want to use a c/c++ code in PHP to implement a 'Special User
> Engine' that in PHP will be very slower than c/c++, can I do it?

Yes you can.

> Where Can I found documentation?

In the PHP manual : http://www.php.net/manual/en/ section V. Extending
PHP

Sincerely,
JG

0 new messages