From: <php...@li...> - 2006-12-02 15:21:36
|
Hi, this is probably a misunderstanding. Since PHP 5.2 no java extension is necessary anymore. Everything necessary is built into PHP 5.2. Of course it is possible to compile a php_java.dll for your operating system and your PHP ABI version. But compiling an unnecessary extension module for each new ABI version is a waste of time, imho. > if java birdge is configed ok...we can see its > status from "<?php echo phpinfo(); ?>" I don't think so. phpinfo() only displays the extension modules, and only those modules which have a minfo() function. > now i can't find it. Yes. There's nothing wrong with it. Regards, Jost Boekemeier ___________________________________________________________ Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de |