PHP Classes
elePHPant
Icontem

MySQL Database & Model Classes: Manipulate MySQL database table records as objects

Recommend this page to a friend!

  Author Author  
Picture of Corey W.
Name: Corey W. <contact>
Classes: 3 packages by
Country: United States United States


  Detailed description   Download Download .zip .tar.gz  
This package can be used to manipulate MySQL database table records as objects.

There is a base class that abstracts basic MySQL database access operations like inserting, selecting, updating and deleting table records.

A sub-class of the base class can store and retrieve table records and perform operations to access the records information as if they are objects, like finding all records or only those that match a given criteria, create or update a given record with values from arrays, and delete a record.

  Classes of Corey W.  >  MySQL Database & Model Classes  >  Download Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL Database & Model Classes
Base name: mysql_database_class
Description: Manipulate MySQL database table records as objects
Version: 1.0
PHP version: 4.0
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file Database.php Class Main Database Class
Accessible without login Plain text file Model.php Class Model Class
Accessible without login Plain text file agency.php Class Example Model Class
Accessible without login Plain text file example.php Example Example Usage

Download Download all files: mysql_database_class.tar.gz mysql_database_class.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.