Executing a c code from inside a php file
Posted: Mon Apr 12, 2004 12:43 am
hi friends,
i am doing a bit of server programming.Can i execute a c code from inside a php file.this is important otherwise i have to port the full c code to php.the problem is i am using datatypes like "long long "in my c code which is not having any correspondent typr in php.
sujoy
i am doing a bit of server programming.Can i execute a c code from inside a php file.this is important otherwise i have to port the full c code to php.the problem is i am using datatypes like "long long "in my c code which is not having any correspondent typr in php.
sujoy