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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -