I have a PHP page that i would like to use to execute a java program.
The java program accesses a mysql database and takes three arguments.
I would like to know how to use the exec or system function in PHP to execute a java program taking three arguments.
Any ideas??
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.