Database Tools
  Home arrow PHP Scripts arrow Database Tools
ASP NET Scripts
ASP Scripts
C and C++ Scripts
Coldfusion Scripts
Java Scripts
JavaScript Scripts
Perl Scripts
PHP Scripts
Python Scripts
Remotely Hosted Scripts
Tools and Utilities Scripts
Sponsor Script  
Developer Forums  
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBMฎ developerWorks 
Free White Papers 
Link To Us
Script Daily Digest  
Weekly Newsletter
  
 
Developer Updates  
Free Website Content 
 RSS  Forums
 RSS  Scripts
 RSS  All Feeds
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
USERNAME
PASSWORD
>>> SIGN UP!  
Lost Password? 
NAV TOOL - Use this to navigate our site.
      
Looking for new scripts? or the most viewed ones? Use this tool to navigate Scripts.

 
 
Database Tools
 
Pages: 1 2 3 4 5 6 7

FILTER
      
Sort By
Free or Paid
Rating
Platform
Special

cPanel Database Creator
PHP SCRIPTS
PHP Scripts

cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need a new one. cPanel Database Creator will make this process much easier.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5
Price: Freeware
Version: 1.0
Platform: Linux - Unix
Date Added: Thursday, Jul 20, 2006
Last Updated: Tuesday, Jul 25, 2006
Visit Website

PHP murtiGrid
PHP SCRIPTS
PHP Scripts

Usage & ParametersmurtiGrid($q, // mysql_query() result$qr, // mysql_fetch_row() result"KOLON1#KOLON2", // MySQL column names"KOLON1ADI#KOLON2ADI", // Column nice names"KOLON1GENISLIK#KOLON2GENISLIK", // Columns width (for 100%: null)"show.php?id=%", // Show record linking (% is variable)"duzenle.php?id=%", // Edit record linking (% is variable)"sil.php?id=%", // Delete record linking (% is variable)"INDEKS"// Points variable's column name, at linking actions (example: id));

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5
Price: Freeware
Version: 1.0
Platform: Linux
Date Added: Monday, Jun 11, 2007
Last Updated: Thursday, Jun 21, 2007
Visit Website

PHP MySQL Table Manager
PHP SCRIPTS
PHP Scripts

The PHP/MySQL Table Manager is designed to simplify administration of a MySql web database.With it you can easily create, drop or rename tables. Alter tables structures by adding or dropping keys and indexes. Adding, removing or changing the properties of columns. Edit, add, search or delete table records.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5 2.36 out of 5
Price: Free
Version: 2.6
Platform: Unix, Linux, Win NT/2000/XP
Date Added: Tuesday, Sep 23, 2003
Last Updated: Saturday, Mar 06, 2004
Visit Website

Database Backup Utility
PHP SCRIPTS
PHP Scripts

This software optimizes all of your tables, in all of your databases, and then goes through each table to back it up into peices that can be dumped back into the database later on, if something unfortunate were to occur.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.34 out of 5 2.34 out of 5 2.34 out of 5 2.34 out of 5 2.34 out of 5
Price: 24.95
Version: 2.1
Platform: All
Date Added: Monday, Sep 01, 2003
Last Updated: Friday, Mar 05, 2004
Visit Website

PHPMaker
PHP SCRIPTS
PHP Scripts

PHPMaker is Windows compatible. PHPMaker is an automation tool (for Windows) that can generate a full set of PHP scripts quickly from MySQL database. Using the generated PHP, users can view, edit, search, add and delete records in the database easily on the Web. With the Quick Generate Wizard, you can generate your web site instantly with only a few clicks of the mouse. Clean and straightforward codes which are easy-to-customize. This useful tool can save you tons of time and is suitable for both beginners and experienced PHP develpers alike.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.28 out of 5 2.28 out of 5 2.28 out of 5 2.28 out of 5 2.28 out of 5
Price: USD39.95
Version: 2.0
Platform: Windows
Date Added: Friday, Jan 02, 2004
Last Updated: Tuesday, Mar 09, 2004
Visit Website

PHP mySQL Database Wrapper Class 1.0.4
PHP SCRIPTS
PHP Scripts

This PHP class is a mySQL database access wrapperIt provides methods for interracting with a mySQL database from within PHP, easily and securelySome of the features include- connecting to a mySQL host and selecting a database- method that is an alias of PHP's native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method- shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods- shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method- method that is an alias of the PHP's native mysql_real_escape_string() function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method- method for parsing a mySQL dump file very fast - the parse_mysql_dump_file() method- aliases with error reporting of PHP's native functions mysql_insert_id() and mysql_fetch_assoc() - the insert_id() and fetch_assoc() methods- provides a very useful debug interface which shows you detailed info about each query your script has run: displays each query as a formatted and syntax highlighted string for better reading, file and line number from where the query has been run, query execution time, eventual errors that might have had occured and notifies you if a specific query has been run more than once. the debug window will also show the total number of queries run, the total execution time of your queries, the values of $_GET, $_POST, $_COOKIES, $_SERVER, $_SESSION and $_FILES superglobal variables and can also keep track of the values of variables set by the user by providing a "watch" functionality. the debug interface is template driven and supports localisation- can be instructed to output debug information to a log file- can be instructed to send emails to specified address if a query runs longer then a specified time- the code is heavily documented so you can easily understand every aspect of it

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.27 out of 5 2.27 out of 5 2.27 out of 5 2.27 out of 5 2.27 out of 5
Price: free for non-commercial use
Version: 1.0.4
Platform: Linux - Unix - Windows
Date Added: Wednesday, Aug 09, 2006
Last Updated: Tuesday, Sep 05, 2006
Visit Website

PHP MySQL Wizard
PHP SCRIPTS
PHP Scripts

PHP-MySQL Wizard is a very easy to use software allows you to generate web database application out of your MySQL database in less than 5 minutes; you don’t need to have any programming skills to use it. The tools generates a full set of PHP scripts that allows you to sort – edit –view – delete – search or add records in your database with an ability to define look up columns to handle foreign keys The appearance of the script is totally customizable you can select the cascade style sheet (*.CSS) and you have an ability to visually create new cascade style sheets for your generated application , try the free demo version now to see for yourself why so many customers chooses PHP form wizard to generate their web applications

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.22 out of 5 2.22 out of 5 2.22 out of 5 2.22 out of 5 2.22 out of 5
Price: 48
Version: 1.5
Platform: Linux - Unix - Windows
Date Added: Tuesday, Jun 12, 2007
Last Updated: Thursday, Jun 21, 2007
Visit Website

Simple MySQL DB Class
PHP SCRIPTS
PHP Scripts

This class is a MySQL database access wrapper. It can:- Connect to a MySQL server- Execute SQL queries and retrieve single value results or return result rows into arrays- Return the last inserted table row identifier, the number of result rows and the number of affected rows- Count the number of executed queries- Lock and unlock tables- Escape text literal values or like patterns- Retrieve database access errors

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.19 out of 5 2.19 out of 5 2.19 out of 5 2.19 out of 5 2.19 out of 5
Price: GNU GPL
Version: 1.0.0
Platform: Linux - Unix - Windows
Date Added: Sunday, Mar 18, 2007
Last Updated: Sunday, Mar 18, 2007
Visit Website

PHP database wizard
PHP SCRIPTS
PHP Scripts

PHP database wizard is Windows compatible. With our new developed php database wizard software you can easy creat a database driven dynamic web pages. There are some database wizard on the market, but we hope our php database wizard will be one of the best software in the mysql - php area.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.10 out of 5 2.10 out of 5 2.10 out of 5 2.10 out of 5 2.10 out of 5
Price: Free
Version: 0.2
Platform: Windows
Date Added: Thursday, Jan 29, 2004
Last Updated: Tuesday, Feb 10, 2004
Visit Website

Excel (.csv) Import & Export Tool
PHP SCRIPTS
PHP Scripts

Offers you the shortcut to maintain your MySQL database. • Import CSV file • Step-by-step walkthrough wizard • Connect to remote database • Match source and target columns • Append records • Export to CSV file • Undo import process • And other features.

Rate Script | Read Reviews | Write Review | Email Script

Article Rating: 2.08 out of 5 2.08 out of 5 2.08 out of 5 2.08 out of 5 2.08 out of 5
Price: Free- Trial
Version: 1.1
Platform: Linux
Date Added: Thursday, Dec 27, 2007
Last Updated: Friday, Dec 28, 2007
Visit Website

Pages: 1 2 3 4 5 6 7

POST YOUR SCRIPT!
             
Post your Script for FREE using this toolbox.

SEARCH SCRIPTS - Use this page to locate your desired scripts.
    
Search:
   Advanced Script Search
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 1 Hosted by Hostway
Stay green...Green IT