PhpMyAdmin: Difference between revisions From Online Manual

Jump to: navigation, search
(Removing the third-party disclaimer box.)
m (Added to FAQ category)
 
Line 14: Line 14:


The full list of features can be found in the official [http://www.phpmyadmin.net/home_page/docs.php documentation].
The full list of features can be found in the official [http://www.phpmyadmin.net/home_page/docs.php documentation].
[[Category:FAQ]]

Latest revision as of 19:17, 10 December 2016

PhpMyAdmin is a third-party database administration tool written in PHP. Its web user interface enables the easy administration of one or more MySQL databases.

Features of phpMyAdmin

  • Create, drop, browse and modify databases.
  • Perform maintenance on databases.
  • Run query operations, drop, create, update, check, repair tables and more.
  • Manage MySQL users and privileges.
  • Administer multiple servers.

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



Advertisement: