ADD RESOURCESEARCHWHAT'S NEWUSER REGISTRATIONCONTACT USRANDOM LINK
     
Web Hosting
Find your solution
with ResourceIndex:

Ecommerce Hosting
Windows Hosting
Unix Hosting
Budget Hosting Dedicated Servers
SurveyFactory: Online Survey Software
Special Features
CGI Resource Index
Over 4,000 CGI
related resources!
Hagen Hosting - $3.95 per month for 400 GB!
User Registration
Get E-Mail Updates,
rate and comment
on resources, and
much more!
Other Sites by Matt
Matt's Script Archive
   free cgi scripts
FormMail.com
   hosted form mail
chumpsoft
   php web surveys
Functions and Classes: Database Management

Related Categories:
 
  • Complete Scripts: Database Manipulation (80)
  • Documentation: Examples and Tutorials: Database Manipulation (43)

  • Resources in this Category (#1-25 of 39):1 2 >>
     
    ADODB Database Wrapper Library
    9.67 (11 votes)
     Version: 0.50 - Released: 10/16/00 - Free - Requirement(s): PHP4Jump to URL
     A database abstraction layer (DBI) that supports MySQL, PostgreSQL, Interbase, Microsoft SQL, Oracle, ODBC, ADO, Microsoft Access, and Visual FoxPro. Includes [...]
     
    TDbConn class
    Rate It!
     Version: 1.0 - Released: 08/28/03 - Free - Requirement(s): MySQLJump to URL
     A simple PHP object that makes it easy to control and handle all connections to the MySQL Database server. The bundle contains an example file.
     
    AccessDBM
    Rate It!
     Version: 1.1 - Released: 02/20/99 - Free - Requirement(s): PHP3Jump to URL
     A simple wrapper class for PHP3 DBM functions that is primarily used for single-method programs.
     
    EasyMySQL
    Rate It!
     Version: 1.0 - Released: 11/25/03 - Free - Requirement(s): PHP 4, MySQLJump to URL
     This set of PHP classes allow developers to easily access any MySQL database. It was modeled after ADO.
     
    phpMySQLAutoBackup
    Rate It!
     Version: 0.1c - Released: 07/05/04 - Free - Requirement(s): MySQLJump to URL
     This function automates the backup of your MySQL databases. It exports your database (data and structures), compresses it into gzip format and emails it to [...]
     
    Myref class library
    Rate It!
     Version: 1.0 - Released: 05/14/07 - $15 Jump to URL
     This PHP class library is designed to help manage select, checkbox and radio lists. It gets lists from databases for further output on the HTML-page and [...]
     
    ZBase
    Rate It!
     Version: 1.0b1 - Released: 12/18/99 - Free - Requirement(s): PHP4Jump to URL
     This is an object framework that allows you to quickly and easily develop a web-based front-end to your database system. This class is designed for [...]
     
    Prev Next class 2
    Rate It!
     Version: 2 - Free Jump to URL
     Create and manage previous, next and page number links from a repeat region.
     
    Small Unit Raid
    Rate It!
     Version: 0.01 - Released: 02/21/03 - Free Jump to URL
     A non-OO database abstraction layer designed to be fast and small in size.
     
    IdealMySQL Database Class
    Rate It!
     Version: 1.0 - Released: 06/03/07 - Free - Requirement(s): PHP 5+Jump to URL
     This is a class to query a MySQL database, supporting INSERT, DELETE, UPDATE, REPLACE and DROP, and SELECT, SHOW, DESCRIBE and EXPLAIN. It will catch errors [...]
     
    vty
    Rate It!
     Version: 1.6 - Released: 01/01/07 - Free - Requirement(s): MySQLJump to URL
     A web-based database manager for MySQL.
     
    AutoCRUD for PHP
    Rate It!
     Version: 1.0 - Released: 06/14/06 - Free - Requirement(s): PHP 4/5, MySQLJump to URL
     This library is used for many standard database tasks but it also adds additional functionality, like the ability to automatically handle relationships [...]
     
    MySQL-XML
    Rate It!
     Version: 1 - Released: 10/30/02 - Free - Requirement(s): MySQLJump to URL
     An XML wrapper for MySQL databases to enjoy the advantages of SQL and XML.
     
    OO PHP Library
    Rate It!
     Version: 1.3 - Released: 06/06/00 - Free Jump to URL
     This is an object oriented library that includes enhanced features aiding in the rapid creation of web-based interfaces to a database.
     
    PHP Data Grid Class
    Rate It!
     Version: 1.0 - Released: 08/16/06 - Free - Requirement(s): PHP 4.3.3+Jump to URL
     This class can be used to display MySQL query results in HTML tables. It executes a given SQL SELECT query and generates an HTML table defined by a template [...]
     
    SoftX Report Writer
    Rate It!
     Version: 4.1 - Released: 04/16/04 - Free - Requirement(s): MySQLJump to URL
     An easy to use, step-by-step report generation tool for MySQL.
     
    Database Abstraction Layer (DAL)
    Rate It!
     Version: 0.2.0 - Released: 09/01/01 - Free Jump to URL
     DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to [...]
     
    DBclass
    Rate It!
     Version: 1.3 - Released: 05/04/03 - Free - Requirement(s): PHP 4, MySQLJump to URL
     A MySQL wrapper class that makes connecting to and manipulating a database easy. It does all the error checking for you and it will return results from a [...]
     
    ezSQL
    Rate It!
     Version: 1.11 - Free Jump to URL
     A class designed to make it easy to use MySQL, Oracle8, InterBase/FireBird or PostgreSQL databases with your PHP scripts. It allows you to use a smaller set [...]
     
    SQL Solution
    Rate It!
     Version: 5.0 - Released: 08/30/00 - Free Jump to URL
     Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL and ODBC database management systems. [...]
     
    Boolean Query to SQL Query Translator
    Rate It!
     Version: 1 - Released: 06/26/05 - Free Jump to URL
     A set of PHP functions that convert boolean syntax into SQL statements that can be run as a database query.
     
    phpMyDataGrid
    Rate It!
     Released: 03/01/07 - Free Jump to URL
     This toolkit allows the application programmer to build and deploy with very few lines of code and in a short period of time a complete AJAX-enabled datagrid [...]
     
    RC4PHP
    Rate It!
     Released: 05/01/06 - Free - Requirement(s): PHP 5.1+Jump to URL
     An OOP database abstraction layer providing abstract classes to access database servers and traverse result sets. They can access SQLite, MySQL, PostgreSQL [...]
     
    TextDB
    Rate It!
     Version: 0.0.5pr2 - Released: 09/02/00 - Free Jump to URL
     This system is designed for users wishing to implement database interaction on a system that does not support any SQL database. It has a growing function [...]
     
    Flatfile package
    Rate It!
     Released: 03/07/05 - Free - Requirement(s): PHP 4Jump to URL
     Light but powerful and flexible flat file database class, featuring equivalents to SQL SELECT (including LIMIT and ORDER BY), INSERT, UPDATE, and DELETE, with [...]
     
    More Resources on Page:1 2 >>

    Search
     
    Special Features
    Deliver Your Ad
    to over 100,000
    web developers!
     
    Contact Us:Modify a ListingReport Site ErrorsSuggestions/CommentsAdvertising Opportunities
     © 1997 - 2005 The Resource Index™ Online Network. A product of Matt's Script Archive, Inc.