CAN anyone tell me how can I convert a foo.php (a simple php fuction file) into linux .so like foo.so file? I just need to do that and put it into php.ini file. I couldn't find any documentation on the web. I found some info for adding php extension with C C++ and Java but no joy for converting a php file into php extension.
appreciate your reply
Cheers