Skip to content

Ultra simple page, for developers, to simply run queries and get a table of results back. Just put this on your development server to have a simple way to check/test queries against your SQL/MySQL database.

Notifications You must be signed in to change notification settings

m1zar/MySQL-Query-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MySQL-Query-Tester

Ultra simple page, for developers, to simply run queries and get a table of results back.

Just put this on your development server to have a simple way to check/test queries against your SQL/MySQL database.

Put the query.php into the html folder, and access via <servername/ip address>/query.php

NOTE: This is not suitable for a LIVE site, unless you are looking to give everyone access to your database!

Only dependancy is a web server with php and MySQL/SQL/MariaDB..

Mainly based on code snippets from blogs and learning sites.

About

Ultra simple page, for developers, to simply run queries and get a table of results back. Just put this on your development server to have a simple way to check/test queries against your SQL/MySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages