[PHP] java in php4 on debian testing distribution?

2002-09-19 Thread Monique Y. Herman
I'd like to play with using java classes from within php, as is described in http://www.php.net/manual/en/ref.java.php ... I'm using the apache and php4 packages from the debian testing distribution. All of the documentation I've found on the web about installing the java extension seems to be or

[PHP] Java in PHP4

2002-07-03 Thread Idaham
Hi, I'm really new to Java in PHP, and curious to this great features. Q: How do I convert the sample code below so that it can run within PHP? === import com.my.sm.api.*; import com.my.sm.api.interfaces.*; public class my1 { public st