phpMyAdmin

phpMyAdmin is a third-party tool included with cPanel, used for maniuplating MySQL databases over the Internet. Using phpMyAdmin, you can add and drop databases, create, alter, and delete tables, add, edit, and delete fields, execute SQL statements, and manage users, keys, and permissions.

For more information regarding all of phpMyAdmin’s functions and a complete guide on how to use them, visit http://www.phpmyadmin.net/home_page/docs.php.

Was this answer helpful?

 Print this Article

Also Read

What is MySQL?

MySQL is an open source relational database management system. MySQL is noted mainly for its...

Can I connect remotely to MySQL database?

Yes! it is possible. For this you have to allow remote access from your control panel, by adding...

MySQL Database Wizard

cPanel can guide you through the process of setting up a MySQL database, along with the...

Can I import csv files using Load Data Infile?

This feature is not supported by cpanel but you can ask support to add File_priv to your db user...

How to create and use MySQL database

MySQL Databases Databases offer a method for managing large amounts of information easily...