Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

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.