The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Database Tools
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 345    Displaying: 101 - 120 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

   Shiegege Iseng Paging Class   Hits: 9147 

 
A PHP class script that demonstrates how to build the Next/Prev buttons for given MySQL query results. Easily create a paging navigation bar like Google.


Free   Version: 1.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Aug 24 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQLHandler   Hits: 4935 

 
MySQLHandler is a complete wrapper for MySQL. It implements all functions available and can be easily customized for your preference. MySQLHandler is designed to aid you when writing queries in your code and you don't need to write those connection statements. When using a SELECT query, the rows can be returned in 3 different formats 1. Standard ResultSet 2. 2-dimensional array 3. XML Using the XML return method is very usable if you wish to export the results from a query to another application. Using XSLT and CSS you can also present it as a pretty HTML page.


Free   Version: 2.0   Platform(s): linux, windows, freebsd   Updated: Tue Aug 22 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQL-Dumper   Hits: 3704 

 
MySQL-Dumper is a script for automatically backuping your tables in a MySQL-database. The two basic pages are a page for frequently use and an administrator-page. The page for frequently use checks if there are tables in the database that have been changed after the last back-up. If they are, there will be made a back-up of these tables, which saves time and space.


Free   Version: 2.6   Platform(s): n/a   Updated: Tue Aug 15 2006

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Snfoor   Hits: 2612 

 
One file, 24KB size, to backup your database and Restore it again at anytime, for large databases, easy and powerful. No database for it. u can backup many databases and the script will show every data base with the date and time when it backed up and u can Restore any one by simple click. this script Restored 650MB database with no problem and very fast. It required password to login the script Control panel. Download it for free. visit my site :).


Free   Version: 3.4   Platform(s): linux   Updated: Tue Aug  8 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   SamMySql Database Class   Hits: 1005 

 
This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and values - Delete table rows that satisfy a condition - Count records in a given table - Check if a table record exists with a given field value


Free   Version: 1.02   Platform(s): linux, windows   Updated: Mon Aug 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQL Quick Admin   Hits: 5592 

 
Created solely by Jeff Broderick and Anthony Frizalone, MySQL Quick Admin is a brand new MySQL database management software project, which, in fact, happens to be open source and free. The software download .zip file can be found at http://mysqlquickadmin.co m/


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jul 24 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   Basic MySQL Search Engine Class   Hits: 3047 

 
This class can be used to search for data in MySQL database table text fields. It executes one or more SQL SELECT queries to search for given keywords in different text fields of the same MySQL database table. The class returns an array with the values of primary keys of the table records returned by the queries. Duplicate record entries are eliminated.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Thu Jul 20 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   My Contact Table
        Hits: 1894 

  My Contact Table is a code generator program and can be used for a variety of applications where you wish to store records into a MySQL database. Perhaps you want a file upload area on your website or only need to create a member's access area for a particular area of your website. Example Option 1 use of the software: Use the software to create a database for members or yourself to store records. You have full control defining the fields for the MySQL table and the forms used to submit the data. A member can upload multiple files per records also. File uploads are enabled by default. You control how many files a user can upload per record, filetypes allowed, file size restrictions. Example Option 2 use of the software: Use the software to generate a members access area for a particular area on your website. It could not be easier to accomplish. You only need to fill out one field in the software (the members access page url) and generate the code. That's It

Commercial   Version: 1.0    Platform(s): windows   Updated: Mon Jul 17 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQL to JSON   Hits: 1193 

 
The class takes a MySQL query result handle and retrieves the query result column names and the query result data. The class generates the definition of a JavaScript object in JSON that contains an array of a rows of query result data.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jul  5 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   AutoCRUD for PHP   Hits: 1310 

 
The AutoCRUD for PHP library is a CRUD library, which handles most of the common tasks when using a database: insert, update, delete, select and get. But this library also provides extra functionality. It is able to automatically handle relationships between tables, and it takes only one line to get related records from one table when selecting records from another table. Furthermore, this library also makes it possible to use table prefixes, without having to change ONE line of your code. It also allows you to create table aliases, thereby creating "virtual tables". Security is also important for this libray, that's why it has several utilities to prevent SQL injection, and all the native methods also automatically prevent SQL injection. When using this library you will (almost) never have to write SQL yourself, and this library is a real time saver.


Free   Version: 1.0   Platform(s): n/a   Updated: Wed Jun 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   DBGrid   Hits: 4355 

 
DBGrid uses SQLite and XML HTTP requests to offer a PHP web-based spreadsheet like application.


Free   Version: 0.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jun  7 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP MySQL Web Interface   Hits: 4349 

 
After fulfilling business request after request - with many short php web pages calling the function. Decided to progressing this further - by removing the web page altogether (hitting the function via a wrapper). Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a bit of problem, pushing complexity on the enquirer. So then decided to write a web (interface) form to drive the function (wrapper) - which subsequently made the query. :)


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat May 27 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   RC4PHP   Hits: 2428 

 
This package is an OOP DAL(DAW) for PHP 5.1 or greater. It provides an abstract classes to access database servers and traverse result sets. There are several implementation classes to access different types of databases: SQLite, MySQL, PostgreSQL and MSSQL. The classes provide functions to establish connections, execute queries, traverse result sets with pagination support, retrieve the list of databases, tables and fields. Any possible error is signaled by throwing exceptions with a specific message and error code.


Free   Version: Latest   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May 31 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHPMyCluster   Hits: 513 

 
PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on different machines on the same network, the PHP code will pass intensive processing SQL code to the compiled application ( in C++ ), which will then fork out into multiple processes and execute the various SQL code in parallel to the different MySQL Servers. This results in a much faster execution of SQL Code, and can reduce long executing queries to a fraction of the time it takes to execute.


Free   Version: 3.5   Platform(s): linux, windows, freebsd   Updated: Wed May 31 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Arabic MySQL Query   Hits: 1771 

 
This class can be used to build MySQL SQL query conditions to search for Arabic text considering Arabic lexical rules. It uses the MySQL REGEXP and LIKE functions to retrieve better results from queries for Arabic text.


Free   Version: 1.1   Platform(s): linux, windows, freebsd   Updated: Mon May 22 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Celko Visitation Model   Hits: 1102 

 
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model. It can perform the following tasks in a very effecient way mostly using one SELECT query statement: - Find out leaf nodes in the current tree (nodes have no children) - Find out nodes of a sub-tree for given node - Find out the context path of given node - Find out the level or depth of a given node - Find out how many descendants a given node has


Free   Version: 1.1   Platform(s): linux, windows, freebsd   Updated: Mon May 22 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   roundbase data interface   Hits: 2292 

 
Roundbase is a way to easily enter information into a mysql database, Features include easy install, customizable php tables, small file, stats for totals, and a small file to download. NEW IN VERSION 2.5: HTML TAG STRIPPER SECURITY HOLE IS FIXED IN THIS VERSION.


Free   Version: 2.5   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue May 23 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (1) Visitor Ratings

   MySQL Table Editor   Hits: 4285 

 
This PHP library allows you to easily setup administration pages for your MySQL databases tables. It features add/edit/copy/delete/view of rows, simple search, advanced search, CSV download of certain rows, current page or entire table. The library is a tool and as such requires some coding to be functional, though a full API reference is available, and it's very simple to use, and still extremely configurable.


Free   Version: 1.0.7   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Mar 14 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   datDatabase   Hits: 3857 

 
datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class will construct and issue the query automatically. datDatabase can add, edit, fetch, and manipulate data. It can also connect to a mySQL server, test connection speed, decrease load on a mySQL server so data loading is more faster and more efficient. Not only this, but it can also generate HTML elements, such as Lists and Tables, from data saved in a mySQL database. Included with datDatabase is a neatly organized manual with limitless examples on how to use each Class Method. datDatabase is in no way a novice Open Source project; it is used to power several popular web sites on the internet and is constantly being updated and maintained by a dedicated team of programmers.


Free   Version: February 2006 - 2.6   Platform(s): linux, freebsd   Updated: Sun Mar  5 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   apgDB2xls(mySQL to Excel)   Hits: 3063 

 
apgDB2xls is a PHP script capable of converting a database table into an Excel spreadsheet. This is a simple and easy to use script. All you need is a web server that runs PHP4 or later and a database! apgDB2xls is completely free!


Free   Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Feb 13 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

  Total: 345    Displaying: 101 - 120 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog