From: <php...@li...> - 2006-11-21 22:42:49
|
php...@li... wrote: > Hi tesla, > > the JVM caches class files. Please see documentation > for java_reset() for details. > > http://php-java-bridge.sourceforge.net/documentation/PHP-API/html/java_= 8c.html#doc32 > > > Regards, > Jost Boekemeier > > > > > > =09 > =09 > ___________________________________________________________=20 > Der fr=FChe Vogel f=E4ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! = Mail: http://mail.yahoo.de > > -----------------------------------------------------------------------= -- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share= your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > =20 Thanks Jost that did the trick! One thing though I had to use the @ suppressor to prenvent the PHP=20 warning. Is this the proper way or is there another? -Tesla |