|
phpMyAdmin is a free software tool written in PHP intended to handle the administration of MySQL over the World Wide Web. phpMyAdmin supports a wide range of operations with MySQL. The most frequently used operations are supported by the user interface (managing databases, tables, fields, relations, indexes, users, permissions, etc), while you still have the ability to directly execute any SQL statement.
With phpMyAdmin you can:
create and drop databases
create, copy, drop and alter tables
delete, edit and add fields
execute any SQL-statement, even batch-queries
manage keys on fields
load text files into tables
create and read dumps of tables
export data to CSV values
administer multiple servers and single databases
New in this version:
bugfix release.
Universal Binary
|