From: <php...@li...> - 2012-11-13 16:16:46
|
Hello guys.. Have a doubt I want to use a php-java-bridge in a page php.. in a button.. so, i know that to run a php page I must to do this in a command prompt php -n -dallow_url_include=On test.php I've done a test, it works, but I don't know how I can do this in a page.. I want to write a message in a text box, press the button and... send a message to java server.. I read the documentation but.. I did not found nothing best regards Matheus Nani |