phpMyAdmin is a tool intended to handle the
administration of MySQL over the Web. It can
create, rename, and drop databases,
create/drop/alter tables, delete/edit/add fields,
execute any SQL statement, manage keys on fields,
create dumps of tables and databases,
export/import CSV data, and administrate one
single database and multiple MySQL servers.