Database Manipulation
(quantity: 12)
These scripts allow for the creation, editing and manipulation of databases.
|
MyPagination Class 2.6.0 (free)
|
|
| MyPagination is a PHP/MySQL Class easily allows you to break up large result sets from a database query, and present it to the viewers in a more manageable way, and restrict database results without having to create complex pagination code. |
|
|
|
PersistClass 1.01 (free)
|
|
| PersistClass is a library of PHP classes providing access to relational databases. Attempts to focus on simplicity and convenience by eliminating the need of boiler-plate, unmeaningful code.
- establish database connections (MySQL, Oracle, more to come)
- execute SQL queries
- iterate query results
-... |
|
|