Skip to content

bruneo32/phpmiami

Repository files navigation

version license ghp

phpmiami

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.

Installation

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.