Java and php

They have: 1 posts

Joined: Jul 2012

I've designed a website using php and written a java application performing the task I want done, but how to integrate them is now the problem. A combination of HTML and php creates the page and will collect five fields of data. The Java program will receive data from these 5 fields and there is one output. I would like to include a java subroutine to which I pass the data from these five fields which then passes back an output line,