Click to See Complete Forum and Search --> : how to access C program from the server using PHP?


phpStupid
08-28-2005, 03:48 AM
Hi all,

I am a super newbie to PHP and i was told to code a C program and put it into the server. And users are suppose to run it from client browser. This is my undergraduate thesis.

Anyone can help??

Regards

thorpe
08-28-2005, 04:13 AM
take a look at the exec() function.