Forum Moderators: coopster

Message Too Old, No Replies

C functions to use with PHP

How should I enable my own library?

         

craig1972

2:51 pm on May 19, 2005 (gmt 0)

10+ Year Member



Hi

We have a bunch of C and C++ functions pre-developed in our organization.

To make a web frontend, we would like to use PHP but we don't want to recode all the C functionality.

I recall reading a while back in the manual that C functions can be integrated into PHP, compiled perhaps, but I cannot seem to find it now.

Would appreciate any pointers!

Thanks!

ergophobe

4:23 pm on May 19, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



There's a readme in the source code distro, though now deprecated

for the old version:
[cvs.php.net...]

for the version history
[cvs.php.net...]

ergophobe

9:00 pm on May 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I just noticed that there are some links to how-tos and tutorials on the PECL site

[pecl.php.net...]