ankit.pandey3 -8 Junior Poster in Training
<?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?????????????//

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.