[PHP] calling a C program in php From: Jose Lo (jose.lo <email protected>)
Date: 08/15/00

hello, I would like to know if there is possible about calling a function
written in C.
something like:

require "lib.c";

then call a functions in lib.c

thanks,
Jose Lo

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>