Thanks alot but please give more detail about
- Write the C as a PHP extension and compile it into the PHP source.
as i understand some i write a c code like this
<?
c code
?>
save this in php extension.
and try to run it in php environment.
so please guid more about it?