freebsd-ports/databases/phpmyadmin/pkg-descr
Edwin Groothuis 8f0dd3aaaa [ Maintainer Update ] databases/phpmyadmin to 2.6.0
- Update to phpMyAdmin 2.6.0
	- Add OPTIONS support (From 71100)
	- Add MySQLi support

PR:		ports/72143
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2004-10-12 01:06:15 +00:00

24 lines
899 B
Text

phpMyAdmin is intended to handle the administration of MySQL over the
Web. It can manage a whole MySQL server as well as a single database.
Currently it can:
- create and drop databases
- create, copy, drop, rename and alter tables
- do table maintenance
- 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 data to CSV, XML and Latex formats
- administer multiple servers
- manage MySQL users and privileges
- check referential integrity
- using Query-by-example (QBE), create complex queries automatically
connecting required tables
- create PDF graphics of your Database layout
- search globally in a database or a subset of it
- communicate in 47 different languages
WWW: http://www.phpmyadmin.net/