Faqts : Business : Programming : Shopping For You : PHP : Common Problems : Tips and Tricks

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

27 of 48 people (56%) answered Yes
Recently 5 of 10 people (50%) answered Yes

Entry

How can I run a Java program from my PHP script?

Jul 9th, 2001 05:08
Rick Morris, Nathan Wallace, Hentosh


http://www.twmacinta.com/software/babelj/ 

It is supposed to let one call Java from PHP.

I assume you don't want to run your java program as an applet on the
person's browser.

----------------------------

(Added Note) Version 4 of PHP now allows for direct communication 
between PHP and Java, as long as PHP is configured with the Java 
extension upon install. See http://www.php.net/manual/en/ref.java.php