From: <php...@li...> - 2010-08-26 12:46:02
|
Hi, > java_require('http://localhost:10088/HelloWorld.jar'); > $world = new java("HelloWorld"); > echo $world->hello(array("from PHP")); > so when i launch this,nothing displayed. I am sorry, but I cannot reproduce this problem. Your code should display "undefined function: java_require". Please follow the instructions at: http://php-java-bridge.sourceforge.net/pjb/desktop-apps.php Regards, Jost Bökemeier |