Hi

I want to start a java system from a php script, anybody who know how i can
do that.

Something like this:

if(isset($trigger)){
    java javasystem -scenario;
}

Is this possible and how can i do it.


-Fred

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to