Managing a MySQL Database in cPanel with PHPMyAdmin Updated on June 7, 2023 by InMotion Hosting Contributor 1 Minutes, 28 Seconds to Read In this guide, we will introduce you to phpMyAdmin, a web based mySQL client you can use to manage your databases. There are many tools and features that phpMyAdmin includes, but in this article we’re only going to cover a few basics as it relates to php hosting. How to log into phpMyAdmin Log into your cPanel Click the phpMyAdmin icon under the “Databases” heading. You will then be logged into phpMyAdmin. It will look like this: What am I looking at when I log into phpMyAdmin? When you first log into phpMyAdmin, you’ll see quite a bit of data. For most basic tasks, you’ll select a database in the left menu (see screenshot below) and then begin to manage that individual database. Besides a list of databases in the left menu, there are server details and configuration settings in the middle and right side of the page. Selecting a Database If you click on a database in the left column, it will then load more information specific to that database: In the left menu, it now shows a listing of all of the tables in the database. If you click any of the tables, it will allow you to view and manage the data in each of those tables. In the top menu, you’ll see various options for the database you’re working with, such as: Structure SQL Search Query Export Import Operations Giving Developers phpMyAdmin Access Please note that sometimes you will want to give a web developer phpMyAdmin access. Instead of giving them your cPanel access data (which is not secure), you can install a separate installation of phpMyAdmin for them so they can access it without having access to cPanel itself. For more help with this, please see: Installing PHPMyAdmin on your Account Share this Article IC InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles How to Configure cPanel in WHM Resetting the cPanel Password in WHM How to Import Email Accounts and Forwarders into cPanel How to Install WHMCS With Softaculous What is your default PHP.ini file? How to Create / Delete an FTP Account in cPanel How to Park a Domain in cPanel How to Permanently Delete Trash in File Manager The Complete Guide to cPanel Backups How to Delete a cPanel in WHM