Difference between revisions of "PhpMyAdmin"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) |
||
Line 2: | Line 2: | ||
(TO DO: expand, organize, cross-reference, illustrate.) | (TO DO: expand, organize, cross-reference, illustrate.) | ||
+ | |||
+ | (TO DO: make initial 'p' in title lower-case.) | ||
== Description == | == Description == |
Revision as of 10:33, 9 September 2015
phpMyAdmin is a free and open source tool written in PHP intended to handle the administration of MySQL using a web browser.
(TO DO: expand, organize, cross-reference, illustrate.)
(TO DO: make initial 'p' in title lower-case.)
Description
phpMyAdmin has features for:
- Creating, modifying or deleting databases, tables, fields or rows
- Executing SQL statements
- Managing users and permissions
See also
External links
- PhpMyAdmin @ Wikipedia