PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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.