Login   Register  
PHP Classes
elePHPant
Icontem

Class: Database access class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Manuel Lemos  >  Database access class  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Database access class
Base name: databaseaccess
Description: Interchanging data between databases and forms.
Related classes: ,
Version: -
PHP version: -
License: BSD License
All time users: 11191 users
All time rank: 83
Week users: 4 users
Week rank: 964
Picture of Manuel Lemos
Author: Manuel Lemos <e-mail contact>
Packages: 32 Browse this author's classes Browse this author's classes
Country: Portugal Portugal - PHP jobs in Portugal
Age: 43
All time rank: 1
Week rank: 4 Down1 in Portugal Portugal Equal


  Detailed description  
Class for interchanging data between databases and forms. It features:

- Inserting a new row into a database table with data from forms.
- Loading form fields from database table row.
- Updating database table rows from form fields.
- Deleting database table rows with criteria defined by values from form field.
- Building list in an array suitable for defining "select" type form fields from specified database table values.
- Database independent support for the data types of fields: TEXT, INTEGER, BOOLEAN, FLOAT, DATE, TIME and TIMESTAMP.

 

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

  Freshmeat project   Rate classes User ratings   Dependencies   Applications   Files Files  

  Freshmeat project  
Project record: databaseaccessclass
Popularity score: 27.78
Vitality score: 1.0

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (84.4%)
Sufficient (67.9%)
-
-
-
Not sure (52.7%)
1310
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
Date and time utility class
Conditional
If you used date and time fields, this class is needed to manipulate their values
Forms generation and validation
Required
Retrieve values of processed form fields
Metabase
Required
Database independent abstraction layer used to access many SQL databases

  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
HTML file databaseaccessclass.html Doc. Class documentation in HTML format
Plain text file databaseaccessclass.php Class Database access class

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