What is "phpmyadmin"
phpMyAdmin is a web application developed in php for Mysql administration over the Internet. From this system it is possible to create and remove databases, create, remove and change tables, insert, remove and edit fields, execute SQL codes and manipulate key fields.
phpMyAdmin is widely used by web programmers who often need to manipulate databases. Typically, phpMyAdmin is treated as a must-have tool on almost every web host, as well as offline packages such as Wampserver, XAMPP, Easyphp and PHP Triad.