How to execute PHP from Java -


i'm trying open console , run php script, after running need print stuff console data java program script, , other way around.

i know there questions on here ask kinda same thing, don't mention how variables program script.

that sounds terrible idea, judge... can try j-php http://j-php.net

in other direction can try http://php-java-bridge.sourceforge.net/pjb/index.php

you use ipc (inter process communication).

also, if php or python application has output need on java application save in file or in database , read java. difficult without knowing more use case.


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -