d4a8317da5
Currently it can create database, create/drop/alter tables, create/drop/alter stored procedures, functions and triggers, delete/edit/add fields, execute any SQL statement, and manage keys on fields. The main difference between phpMinAdmin and phpMyAdmin is that phpMinAdmin is light-weight. WWW: http://phpminadmin.sourceforge.net PR: ports/126915 Submitted by: Wen Heping <wenheping at gmail.com>
9 lines
387 B
Text
9 lines
387 B
Text
phpMinAdmin is a MySQL management tool written in PHP.
|
|
Currently it can create database, create/drop/alter
|
|
tables, create/drop/alter stored procedures, functions
|
|
and triggers, delete/edit/add fields, execute any SQL
|
|
statement, and manage keys on fields. The main difference
|
|
between phpMinAdmin and phpMyAdmin is that phpMinAdmin
|
|
is light-weight.
|
|
|
|
WWW: http://phpminadmin.sourceforge.net
|