watdahel
Golden Member
I'm new to databases. I needed a Comments Form on my website so readers can leave me feedbacks on articles. The tutorial I followed used Xampp to install a local PHP and MySQL server on my working PC. I also used Dreamweaver and was able to make connections to the local server to test my website database was working. My question is what do I do now in order to publish my site without breaking the connection to the database? Do I upload my site and simply import the database in my host server?