User Tools

Site Tools


snippets:sql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
snippets:sql [2017/08/03 15:14] allsparksnippets:sql [2018/02/28 11:04] (current) allspark
Line 1: Line 1:
 +# SQL Admin
 +
 +https://www.adminer.org/de/#download
 +
 +without apache 
 +
 +http://docs.php.net/manual/da/features.commandline.webserver.php
 +
 +```
 +cd <directory with adminer.php>
 +php -S localhost:8080
 +```
 +
 +
 # mysql # mysql
  
snippets/sql.1501766090.txt.gz · Last modified: by allspark