Correct. I have a java applet that gets downloaded to the client's browser. The applet CAN connect to mysql if mysql is running on the hosting machine. The java applet can ONLY connect to the hosting machine. However, we want mysql to be running on a machine other than the web host. I have seen posts in various places suggest the use of PHP on the hosting server that can act as a proxy server to mysql. I am looking for details on how to do this. I've spent a number of days trying to get specific information but have not yet had any luck. So, I guess I've just decided to 'pull over and ask for directions.'
Thank you for any information you might be able to provide.
Dave