MySQL Database Navigation and Pagination

by tmworks

Introduction

If you are working with hosting MySQL databases, and pick up data from them frequently, this script may make your life easy working with them.
  • navigate and paginate to your databases tables;
  • Filter table data on the fly without coding SQL ;
  • export table data(may contains filter conditions) to csv etc. format;
  • SQL Editor helps you fire queries from database and export the resultset;
  • Web based MySQL shell emulator for the command-enthusiast;
  • download, uncompress and use it. no configuration needed.

This is a drag-drop to use script. Just download the zip and uncompress it to your web directory, than start to use.

This script will populate all databases with your account, you can choose to hide some database by chaning the configuration.

Setting IP whitelist

In most cases, you just want to allow accessing the item at some ips(at home or at work), in this case, please configure the whitelist. All ip addresses not in the whitelist will be denied to access the service. Please go to the installation directory, and open the application/config/config.php file, and find the following line:

$config[‘white_list’]=; i.e. Edit it to $config[‘white_list’]=’192.168.0.1-192.168.0.24;211.157.2.99’;’‘

you may have known, only 192.168.0.1 ~ 192.168.0.24 and 211.157.2.99 allowed to access the service.

$14

Prepaid customers
pay just $12 - how? Prepay Your Account With our deposit system not only will purchasing be much faster, but we’ll also take $2 off the price! Click Here to Deposit Price

You must sign in or sign up to purchase this item.

12345 ( 8 ratings )

Purchase 38 purchases

File Types Included
CSS HTML JavaScript JS Layered PNG PHP
Item Attributes
Created 17 March 10
PHP Version 5.x
MySQL Version 5.x
PHP Framework CodeIgniter
Compatible Browsers Chrome 4, Chrome 5, FireFox 2, FireFox 3, IE6, IE7, IE8, Opera, Safari
PHP Files Included CSS, HTML, JavaScript JS, Layered PNG, PHP