Connecting Tech Pros Worldwide Help | Site Map

PHP5 and Java

  #1  
Old July 17th, 2005, 11:48 AM
OmyGOD
Guest
 
Posts: n/a
I am trying to bridge Java and PHP.
We know there's php_java.dll in PHP4, but this module is not bundled in
PHP5 packages. And there's no way to download this module.
I tried to use php_java.dll in PHP4 package as a extension in PHP5, and
it doesn't work.
Does anybody knows how to bridge Java and PHP5?

  #2  
Old July 17th, 2005, 11:48 AM
Erwin Moller
Guest
 
Posts: n/a

re: PHP5 and Java


OmyGOD wrote:
[color=blue]
> I am trying to bridge Java and PHP.
> We know there's php_java.dll in PHP4, but this module is not bundled in
> PHP5 packages. And there's no way to download this module.
> I tried to use php_java.dll in PHP4 package as a extension in PHP5, and
> it doesn't work.
> Does anybody knows how to bridge Java and PHP5?[/color]


Hi,

Did you read through the manual at php.net?

http://nl3.php.net/manual/en/ref.java.php

or check this:
http://sourceforge.net/projects/php-java-bridge/

Good luck.

Regards,
Erwin Moller
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
php5 java integration stien answers 3 March 16th, 2009 10:58 AM
PHP and Java IchBin answers 9 August 5th, 2006 04:15 AM
PHP5 Java Bridge Configuration Steven M. Scotten answers 9 May 5th, 2006 01:45 PM
PHP5-JAVA integration Rithish answers 1 April 28th, 2006 07:45 PM
PHP5-JAVA integration - no libphp_java.so file creation Rithish answers 0 March 31st, 2006 01:25 PM