PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,628 All time: 2,420 This week: 488Up
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
Age: 60
All time rank: 10019 in Austria Austria
Week rank: 321 Up1 in Austria Austria Up

  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,628
This week:0
All time:2,420
This week:488Up