View Single Post
Old 05-02-2004, 11:44 AM   #1 (permalink)
Keith
Registered User
 
Join Date: May 2004
Location: Liverpool
Posts: 4
Keith is on a distinguished road
Question does PHP talk to JAVA class file??

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
Keith is offline   Reply With Quote