C library
Posted: Wed Jul 07, 2004 2:49 am
Hello,
I need to use a C library. I wonder how can I handle this in PHP ? Is this possible ? Maybe writing a php extension, but I cant modify the PHP of my web hoster. What can I do ? Can we use a sort of dynamic extension and loading it in our own code ?
The target machine host a freebsd OS. I'm running XP ! but I think I can compile the code using shell script on the target.
Thanks --
I need to use a C library. I wonder how can I handle this in PHP ? Is this possible ? Maybe writing a php extension, but I cant modify the PHP of my web hoster. What can I do ? Can we use a sort of dynamic extension and loading it in our own code ?
The target machine host a freebsd OS. I'm running XP ! but I think I can compile the code using shell script on the target.
Thanks --