| does PHP talk to JAVA?? I designed a java function that intakes a parameter and return a single integer. It has been compiled as a class file. I'm finding method that PHP can make use of the function by accessing the class file. Would this be possible??
Thanks for help!!
Keith |