Using phpMyAdmin on your hosting account

phpMyAdmin is a de facto standard for administrating databases in an easy point-n-click manner. (c) securesignup.net. phpMyAdmin is a free and open source administration tool for MySQL and MariaDB. As a portable web application written primarily in PHP, it has become one of the most popular MySQL administration tools, especially for web hosting services. (c) Wikipedia To …

Remove a Database on your hosting account

To remove a Database on your hosting account, follow the steps below: Login to your website control panel or vPanel Click on MySQL Databases From the drop-down menu above Remove Database select the name of your database to remove Click Remove Database Removal of a database means removal of EVERYTHING within that database so before removing any database you should always …

Create a Database on your hosting account

To create a Database on your hosting account, kindly follow the steps below: Login to your website control panel or vPanel Click on MySQL Databases In the box above Create Database type the name of your database (eg. forum) Click on Create Database A new database has now been created with the full name of ktg_123456_databasename and is ready for use with your …