PHP5 and Java

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • OmyGOD

    PHP5 and Java

    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?

  • Erwin Moller

    #2
    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?

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.


    or check this:
    Download PHP/Java Bridge for free. The PHP script engine for Java. --- Run PHP applications within any J2EE server or servlet engine and/or connect script engines like PHP with Java or .NET back ends efficiently.


    Good luck.

    Regards,
    Erwin Moller

    Comment

    Working...