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

Why do I get error message: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' on shell?

If you get this error message when trying to use mysql command line utility from shell: Can't...

How can I backup and restore my MySQL databases?

There are two main ways to back up or restore a MySQL database on our servers: via SSH or the...

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...