Hello,
I have a html form which I'm using to query my MySql database. At present, both the form & the database reside on my server. Everything is working fine.
I now want to place the same html form on another server(belonging to my customer) & allow them to query my database(which will remain on my server under my control). This arrangement will be exclusively provided for a selected group of customers only.
What do I need to learn / read / know in order to make this arrangement work? Could you provide me some keywords to Google / Yahoo or point me to some sites that provide some tutorials / information on this matter?
Thanks a lot :-)