PHP Classes
elePHPant
Icontem

db_view: views and triggers for mysql

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2002-10-03 (14 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,623 All time: 2,344 This week: 1,027Up
Version License Categories
db_view 1.0GNU General Publi...Databases
Description Author

"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.

Picture of reini urban
Name: reini urban <contact>
Classes: 2 packages by
Country: Austria Austria

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,623
This week:0
All time:2,344
This week:1,027Up