Click to See Complete Forum and Search --> : Calling an external C function


annasony
09-17-2002, 05:46 PM
Hello All!

I want to transfer a PHP script with minimum changes from IIS under Win2000 to Unix. My ISAPI PHP script calls some external C-functions through PHP W32api extension.
Is there a way to call external C-function from PHP-script under UNIX?

Thanks in advance.