faqts : Computers : Programming : Languages : PHP : Common Problems

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

23 of 72 people (32%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

How to execute C program through PHP script

Dec 26th, 2005 07:16
Praveen Kumar Kukkapalli, Sumit Kumar,


You can use exec()/virtual()/system() commands to execute the commands.