2002-03-23 13:24:12 +01:00
|
|
|
phpMyAdmin is intended to handle the adminstration of MySQL over the web.
|
2001-01-19 13:53:37 +01:00
|
|
|
|
|
|
|
Currently it 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 and import CSV data
|
2002-03-23 13:24:12 +01:00
|
|
|
- administer multiple servers and single databases
|
2003-07-04 13:59:29 +02:00
|
|
|
- communicate in more than 38 different languages
|
2002-03-23 13:24:12 +01:00
|
|
|
|
2003-07-04 13:59:29 +02:00
|
|
|
WWW: http://www.phpmyadmin.net/
|