Search Result

Collapse
2 results in 0.0014 seconds.
Keywords
Members
Tags
php5 java
  •  

  • Steven M. Scotten
    Guest started a topic PHP5 Java Bridge Configuration
    in PHP

    PHP5 Java Bridge Configuration

    Hi--

    I seem to have the PHP Java Bridge (2.0.5 built from tarball) working with
    PHP 5.0.3 (also built from tarball) on my Fedora Core 1 server with Apache
    2.0.50 and I'm pretty excited about it all. There are a couple of
    configuration issues I've run into that are perplexing me.

    First, I can't seem to change the classpath. I've added:

    [java]
    java.class.path ="/path/here"
    ...
    See more | Go to post

  • OmyGOD
    Guest started a topic PHP5 and Java
    in PHP

    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?...
    See more | Go to post
Working...