How can I call a C function in a PHP script? I heard on windows there is an interface so that you can call win32 functions, is there a correpsonding way on Unices (solaris, linux for example)?
BTW, what is the most popular php debugging tools?
Thanks a billion