From 87090a0264a98fa3bc630cd5cc4b6fd47df0f962 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 25 Feb 2006 12:00:19 +0000 Subject: [PATCH] refer to doc for features --- README | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/README b/README index d5258508f..688e3fdb9 100755 --- a/README +++ b/README @@ -39,18 +39,8 @@ phpMyAdmin - Readme a web-browser (doh!) Summary: - phpMyAdmin is intended to handle the administration 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 as well as a whole database server - - communicate in 50 different languages + phpMyAdmin is intended to handle the administration of MySQL over the web. + For a summary of features, please see the Documentation.txt/.html file. Download: You can get the newest version at http://www.phpmyadmin.net/.