The same way that you invoke any other system binary with backticks, exec etc like this:
`java javasystem -scenario`;
NOTE: using java objects directly in PHP is a different kettle of fish altogether, there are some interesting articles on that topic on many web sites including phpbuilder.
all the best
Fredrik wrote:
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
-- Raditha Dissanayake. ------------------------------------------------------------------------ http://www.radinks.com/sftp/ | http://www.raditha.com/megaupload Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader Graphical User Inteface. Just 150 KB | with progress bar.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php