Free Web based MySql database query tool (HDBQ 2.1) to add, save, manage user queries and query mysql database.
This script is written in php.
Features
a)Easy to use mysql HDBQ 2.1 database query tool.
b)UI to add, save and manage frequently user queries.
c)Support for date based queries.
Queries can be added with 'XXDATE' variable.
On sleceting the date from a calendar, the date will automatically change.
E.g Query: select * from xxxx where date like 'XXDATE'
d)Simple file web based password protection.
e)Database to be queried can be modified in the config file.
f)File based tool (No Database Required).
How To Use:
a)unzip HDBQ_2_1.zip,
You will get a folder HDBQ/ and files under the folder
b)Change the file permission to (read, write, execute) 777 for the files HDBQ/queries.php and HDBQ/passwo.php
(Only for Linux Users).
c)Database to be queried.
Set the details of the database in the file HDBQ/config.php
d)create admin account using newuser.php
e)Change the username and password by clicking the Change Password option.
License
- This PHP code is given under GPL License
- i.e. Free use for those who use it as it is.
- Free, if your modification does not remove our copyright information and links.
- Detailed License information can be found here
- You can purchase the script if your requirements does not meet GPL License terms.