ankit.pandeyc012 Posted March 17, 2011 Share Posted March 17, 2011 <?php exec('java -jar/MicroChatServer.jar',$output); print_r($output); ?> Hello frds......... I have chat prg. jar file and I have to integrate this chat in a PHP website uses Wampserver.... I try above code but it display "Array()" instead of execute jar file. What should I do???? Any idea?????????????// Link to comment https://forums.phpfreaks.com/topic/230896-how-to-execute-jar-files-in-wamp-server-20/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.