PHP tutorial : run C program from PHP on Ubuntu
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=DPvugEbcujo
in this video i will show you how to run a C program (example: hello.c) from php using shell_exec() ..
when it trying to run shell_exec('hello') .. it doesn't work ..
i tried other way like this : shell_exec('./hello')
and works.
---
see this video for details.
Other Videos By Ambar Hasbiyatmoko
Tags:
shell_exec
php
c programming
ubuntu
linux
run
execute
exec
tutorial
browser
localhost
script
program