Could someone help me understand how Mysql works with regards to a website. From my my hosting company I am able to create a database, which I've populated with data and can access through the local host. I can then access the database via web pages I've created using php, using my testing server.
My question is, what is the next step to getting the site on the web, so that users are able to acceess the database and be able to use the forms I've created? Do I change the connection settings? I would like this indpendent of my computer and have the database reside on my host's server.
Thank you,
Michael Kohler
My question is, what is the next step to getting the site on the web, so that users are able to acceess the database and be able to use the forms I've created? Do I change the connection settings? I would like this indpendent of my computer and have the database reside on my host's server.
Thank you,
Michael Kohler