I wonder if i can effectively use php exec() to compile and execute a java or C file which if stored on web server
Can i do that? and can i automatically store the output generated in a text format?
All i wanted to do was.....provide a user with an interface frm wher he uploads his .java file and the moment he submits it, it gets compiled n executed at server end!
I wanted a simplified version of this using exec()
http://www.innovation.ch/java/java_compile.html
php exec function
Moderator: General Moderators
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact: