do anyone know how to connect php 5.2.3 with java??
thanks you
It seems that the PHP Java bridge is not maintained anymore.
See: http://bugs.php.net/bug.php?id=44410 Note: This extension is unmaintained and will not (ever) work properly.
It is not listed on pecl, removed from PHP installation... So I suspect that it will not be possible to call Java from PHP anymore.
Re: PHP JAVA BRIDGE
It seems that the PHP Java bridge is not maintained anymore.
See:
http://bugs.php.net/bug.php?id=44410
Note: This extension is unmaintained and will not (ever) work properly.
It is not listed on pecl, removed from PHP installation... So I suspect that it will not be possible to call Java from PHP anymore.