Jump to content

How can I execute a JAR file in PHP?


HNH992

Recommended Posts

Hi

I have jar file which does some modifications to ZIP files.

I can run the JAR file in the windows by writing this command in the Run:

C:\file.jar test.zip

After executing the Jar file, It will modify test.zip.

But I need this Jar file to modify a Zip file in my website by using php.

 

How can I do that?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/205680-how-can-i-execute-a-jar-file-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.