A Web.com Partner

How to manage a MySQL database with phpMyAdmin in cPanel

cPanel Paper Lantern MySQL series

11. How to manage a MySQL database with phpMyAdmin in cPanel

This demo assumes you’ve already logged in to cPanel, and are starting on the home screen.

image102

Now let’s learn how to manage a database with phpMyAdmin.

Click the “phpMyAdmin” icon.

image0230

This is the phpMyAdmin main page. It is from here that you can manage all MySQL databases that exist in your hosting account.

image0330

In the top left corner, you’ll see an entry with your account user name. Click the “plus sign” to its left.

image0430

You’ll now see a list of databases in your account. Click the one you want to manage.

image0529

You can now start managing your database. You can manage tables, add or delete entries, and perform queries among other things.

image0627

We won’t get into specifics… check out our phpMyAdmin series of tutorials for further details.

image0725

This is the end of the tutorial. You now know how to manage a MySQL database with phpMyAdmin.

x