/phpmiami

Open source database administrator via SQL over the web.

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

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.