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 ...")
 
Line 1: Line 1:
== What is phpMyAdmin? ==
== What is phpMyAdmin? ==
   
   
PhpMyAdmin is a database administration tool written i [[PHP]]. It can be used for easy administration of several [[MYSQL]] databases.
PhpMyAdmin is a database administration tool written in [[PHP]]. It can be used for easy administration of one or more [[MYSQL]] databases, using a web user interface.


== Features of phpMyAdmin ==  
== Features of phpMyAdmin ==  

Revision as of 04:28, 22 February 2011

What is phpMyAdmin?

PhpMyAdmin is a database administration tool written in PHP. It can be used for easy administration of one or more MYSQL databases, using a web user interface.

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: