How to execute linux commands through a php program?
Posted: Sat Jun 07, 2008 12:40 am
How to execute linux commands through a php program? :-
1- I am taking a 'C' program as input in PHP program. I want execute it directly through PHP means linux commands 'gcc' should be executed directly through our php program and out put should be displayed on our php page.
2- Execution of linux Commands like VMSTAT in our php program. How to execute it through php program.
Please reply soon.
1- I am taking a 'C' program as input in PHP program. I want execute it directly through PHP means linux commands 'gcc' should be executed directly through our php program and out put should be displayed on our php page.
2- Execution of linux Commands like VMSTAT in our php program. How to execute it through php program.
Please reply soon.