stefanbrown
Technical User
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
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