e-Classifieds
ADD RESOURCESEARCHWHAT'S NEWUSER REGISTRATIONCONTACT USRANDOM LINK
     
e-Classifieds - What do YOU want?
Special Features
CGI Resource Index
Over 4,000 CGI
related resources!
User Registration
Get E-Mail Updates,
rate and comment
on resources, and
much more!
Other Sites by Matt
SurveyFactory
   survey software
FormMail.com
   hosted form mail
Matt's Script Archive
   free cgi scripts
fotons: photography
   top travel photos
Functions and Classes: Database Management

Related Categories:
 
  • Complete Scripts: Database Manipulation (87)
  • Documentation: Examples and Tutorials: Database Manipulation (47)

  • Resources in this Category (#1-25 of 43):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 [...]
     
    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 [...]
     
    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.
     
    PHP mySQL Database Wrapper Class
    Rate It!
     Version: 1.0.4 - Released: 10/03/06 - Free - Requirement(s): PHP 4.3+, MySQL 4+Jump to URL
     This PHP class is a mySQL database access wrapper. It provides methods for interracting with a mySQL database from within PHP easily and securely. It also [...]
     
    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 [...]
     
    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 [...]
     
    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. [...]
     
    SQLAdmin
    Rate It!
     Version: 2.1 - Released: 05/02/99 - Free - Requirement(s): PHP3, mSQLJump to URL
     This script allows you to view and modify a MiniSQL database on the web and write PHP code that makes use of the many functions contained within.
     
    1. 2. 3. page link PHP function
    Rate It!
     Free Jump to URL
     A link function to browse through pages of results from a database with a previous and next link. It is simple to customize the design. Just change the styles [...]
     
    redbean
    Rate It!
     Version: 1 - Released: 08/15/09 - Free - Requirement(s): PHP 5, MySQLJump to URL
     An on-the-fly ORM layer, meaning it does not require configuration files or a pre-existing database schema to operate. Instead, the library designs its own [...]
     
    tgcSqlBuilder
    Rate It!
     Version: 1.0.0 - Released: 12/07/03 - Free Jump to URL
     This provides an object-oriented interface to easily build SQL statements without the need for string concatenation. You can build queries with methods like [...]
     
    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.
     
    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.
     
    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 [...]
     
    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.
     
    Random MySQL result set
    Rate It!
     Version: 1.0 - Released: 06/08/04 - Free - Requirement(s): PHP 4.3.3, MySQLJump to URL
     This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a [...]
     
    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 [...]
     
    vty
    Rate It!
     Version: 1.6 - Released: 01/01/07 - Free - Requirement(s): MySQLJump to URL
     A web-based database manager for MySQL.
     
    MySQLDump
    Rate It!
     Version: 1.0 - Released: 07/08/07 - Free - Requirement(s): PHP 4+, MySQL 4+Jump to URL
     This script allows you to connect to a database and get the information stored in either a single table (in CSV format) or in the whole database (in SQL [...]
     
    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 [...]
     
    Database Abstraction Layer
    Rate It!
     Released: 02/01/06 - Requirement(s): MySQLJump to URL
     A database abstraction layer with handy methods, placeholders and auto-escaping.
     
    Database Management Class
    Rate It!
     Version: 1.0 - Released: 10/10/10 - Free - Requirement(s): PHP 5Jump to URL
     This class can be used to execute MySQL queries using lists of parameters. It can execute CREATE TABLE, INSERT, UPDATE, DELETE and SELECT queries using [...]
     
    MyPagination Class
    Rate It!
     Version: 2.6.0 - Released: 07/01/09 - $60 - Requirement(s): PHP 4/5. MySQL 4/5Jump to URL
     This class easily allows you to break up large result sets from a database query. Present it to the viewers in a more manageable way and restrict database [...]
     
    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 [...]
     
    PHP:Paging
    Rate It!
     Version: 1.0 - Released: 08/08/05 - $9.99+ Jump to URL
     PHP:Paging will help you create record paging. This component will take care of all the boring parts, leaving only the creation of the layout for you.
     
    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.