Login   Register  
PHP Classes
elePHPant
Icontem

Data Workings

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Kevin Cadman
Name: Kevin Cadman <e-mail contact>
Packages: 2 Browse all classes by Kevin Cadman Browse all classes by
Country: South Africa South Africa - PHP jobs in South Africa
Age: 30
All time rank: 3194 in South Africa South Africa
Week rank: 581 Down6 in South Africa South Africa Down


  Detailed description   Download .zip .tar.gz  
This class can be used to access records of an SQL database table as objects.

It can access a SQL database table and retrieve its list columns so it can determine which fields need to be retrieved and stored to map record information to object variables and vice-versa.

It can insert new table records from values set to the respective object variables.

It can also retrieve or delete table records given the primary key value, assuming that the table only has one primary key field.

A changed object may also be saved back to the respective table record.

The class can also execute queries that retrieve multiple records. The queries may be sorted by given field. The range of records returned by the query may also be limited to a given range.

The class supports multiple databases relying on PEAR DB package.

  Classes of Kevin Cadman  >  Data Workings  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Data Workings
Base name: dataw
Description: Access database table records as objects
Version: -
PHP version: -
License: The PHP License
All time users: 403 users
All time rank: 5471
Week users: 0 users
Week rank: 2180 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

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


  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
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
Plain text file dataclass.inc Class DataObject Class
Accessible without login Plain text file examples.php Example Example Usage
Accessible without login Plain text file system.inc Conf. System Configuration and Database Connection
Accessible without login Plain text file README Doc. Information

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