File: |
dbmaster.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
DBMaster 1.4 |
Class: |
DBMaster
MySQL access wrapper with high level functions |
Author: |
By Rafael Pinto |
Last change: |
- Update, Insert and Replace now supports receiving an array as 'fields' parameter / Hint: $db->insert('myTable',$_POST) will use form variables automaticaly;
- Bug correction (pointed by Marcus Yorck, thanks!): decrement method was named increment, too;
- Added moveFirst and moveLast methods;
- HTML output methods calls moveFirst after execution (suggested by Marcus Yorck, thanks again!);
- PostgreSQL compatibility (could be rewriten with 'universal' functions instead of switches) (not tested);
|
Date: |
19 years ago |
Size: |
29,424 bytes |
|
|
|