phpmiami is a free software tool written in PHP, intended to handle the administration of MySQL executing SQL statements over the Web. phpmiami supports a wide range of operations on MySQL and MariaDB.
You will need a localhost
server with PHP and MySQL, like xampp.
- Download this repository and unzip it in
...\xampp\htdocs\phpmiami
(or equivalent directory). - Start XAMPP (or equivalent). Make sure Apache and MySQL are running.
- Now open your internet web browser, and look for
localhost/phpmiami
.