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?
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?
Comment