Difference between revisions of "PhpMyAdmin"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
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