I'm trying to make a site so that I, and others can compile c++ by just entering the code on the site and then receiving the compiled code by email. The only problem i'm having is how to invoke the c++ compiler from PHP.
Anybody got any ideas?
Cheers,
Robert