Calling a C language function from php
Posted: Fri May 17, 2002 4:25 am
Dear folks,
is it possible to call an external "C" language function from php ? This could be useful to circumvent the limitation of using odbc_prepare / odbc_execute to invoke DB2 stored procedures. If the answer is yes, where can I find some examples ?
Thanks in advance,
Luca
is it possible to call an external "C" language function from php ? This could be useful to circumvent the limitation of using odbc_prepare / odbc_execute to invoke DB2 stored procedures. If the answer is yes, where can I find some examples ?
Thanks in advance,
Luca