> 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