(added third-party tools disclaimer) |
|||
Line 1: | Line 1: | ||
{{Third-party-tools-disclaimer}} | |||
== What is phpMyAdmin? == | == What is phpMyAdmin? == | ||
Revision as of 16:25, 23 February 2011
This page describes the use of one or more tools not made by Simple Machines. Simple Machines is not responsible for these tools, and makes no claim about the fitness or suitability of these tools for your needs. |
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
- 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.
- Administering multiple servers.
The full list of features can be found in the official documentation.