From fd95ea61852e7a9a20b637307f66ad16644f7d41 Mon Sep 17 00:00:00 2001 From: Neil Blakey-Milner Date: Fri, 19 Jan 2001 12:53:37 +0000 Subject: Add phpMyAdmin, a set of PHP3 scripts to adminstrate MySQL over the web --- databases/phpmyadmin/pkg-descr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 databases/phpmyadmin/pkg-descr (limited to 'databases/phpmyadmin/pkg-descr') diff --git a/databases/phpmyadmin/pkg-descr b/databases/phpmyadmin/pkg-descr new file mode 100644 index 000000000000..484e4f27baee --- /dev/null +++ b/databases/phpmyadmin/pkg-descr @@ -0,0 +1,12 @@ +phpMyAdmin is intended to handle the adminstration of MySQL over the WWW. + +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 + - administer one single database -- cgit v1.2.3