PhpMyAdmin: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with "== What is phpMyAdmin? == PhpMyAdmin is a database administration tool written i PHP. It can be used for easy administration of several MYSQL databases. == Features ...")
(No difference)

Revision as of 11:54, 16 January 2011

What is phpMyAdmin?

PhpMyAdmin is a database administration tool written i PHP. It can be used for easy administration of several MYSQL databases.

Features of phpMyAdmin

  • Drop, create, browse and modify databases.
  • Maintenance databases.
  • Run query operations, drop, create, update, check, repair tables and more.
  • Manage MySQL users and privileges.
  • Administering multiple servers.

The full list of features can be found in the official documentation.



Advertisement: