Dear sir,
I want compile C program using PHP script because i want to make a online C compiler
so What thing i need to compile program..
Regarding Compile C program using PHP
Moderator: General Moderators
-
rajen.ghorecha
- Forum Newbie
- Posts: 1
- Joined: Sat Jul 11, 2015 12:32 am
Re: Regarding Compile C program using PHP
Learn to use the exec family of functions. And how to use C compilers, of course.
You're not going to let just anyone compile and run whatever they want on your server, right?
You're not going to let just anyone compile and run whatever they want on your server, right?