Hi,
I need to call certain C-functions from a separate API in PHP. Is this possible? If so, how do I do this?
Thanks
No, this is not possible. If you were to be able to call C functions, it wouldnt be PHP then 🙂
-Chris