Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 8570
PHP Script Codes > Micro DB Manager
Micro DB Manager is a database abstraction class written in PHP using object oriented technologies.
The class realize the following functionalities:
* Connectiong to the databse
* Executing queries
* Converting results to associative array
* Get selected rows
* Get affected rows
* Get last insert id
* Get the number of executed queries
* Get the execution time of the queries
* Get error messages and codes