hi,
can a server side command line php script pass info (like values, variables) to a client side program written in java (the one by sun microsystems, not javascript)? if so, how?
i know a java program can pass info to a command line php script, but i'm not sure if its possible the other way around.
thanks!