From: Victor L. <vic...@ya...> - 2005-11-15 23:34:55
|
Hi, I have a java code like this: Car racecar = Car(0, 2); How do I do this with php-java-bridge? If I do this: $racecar = new Java("Car"); then where do I put the parameter 0 and 2? Many thanks. __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com |