Work With Your Databases Through phpMyAdmin

Written by yolanda

Topics: Databases

phpMyAdmin is a great browser-based application for working with MySQL databases. It simplifies working with databases and I highly recommend it.  Access phpMyAdmin from a link in cPanel.

It lets you create and drop databases, work with tables (create, drop, alter), work with fields (delete,  edit, add), execute any SQL statement, manage keys on fields, manage privileges and export data into various formats.

Comments are closed.