Login   Register  
PHP Classes
elePHPant
Icontem

Class: db_view

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of reini urban  >  db_view  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: db_view
Base name: db_view
Description: views and triggers for mysql
Related classes: , , , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1605 users
All time rank: 2044
Week users: 1 user
Week rank: 2467
Picture of reini urban
Author: reini urban <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: Austria Austria - PHP jobs in Austria
Age: 48
All time rank: 8268 in Austria Austria
Week rank: 1245 Down9 in Austria Austria Down


  Detailed description  
"db_view" provides:
* An abstraction class and helpers for multi-tabled Mysql data.
(init, select, select_row, count, insert, update, delete)
* Atomic multi-table updates, inserts, deletes
eg: update items, month set items.price=month.price where items.id=month.id;
Also primitive non-atomic (=insecure) rollbacks.
* Functions, Triggers and Defaults per action
(select, update, insert, delete; before or after)
* Rich logging and debugging facilities.

 

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

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  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.

  Related links  
Link Description
xarch.tu-graz.ac.at/home/rurban/software/tep/modules/db_view/ original src link

  Files folder image Files  
File Role Description
Plain text file db_view-sample.php Example A short sample
Plain text file db_view.php Class class definition
Plain text file db_view.README Doc. basic description

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