Hello!
I developed a website using WordPress and it encompasses some php pages.
In another place, I have a Java program accessing a MYSQL database.
Now a user is supposed to be able to fill a form of the website and send data to the java program.
I didn't select the web server I'm going to use for the Java progam, so far.
How can I procede?
