This class implements a simple MySQL database access wrapper.
It uses the singleton design pattern, so only one instance of the class is created. It can:
- Establish connection to a given MySQL database host server
- Executes MySQL queries
- Retrieve query results into objects
- Return the number of rows in a query result set
- Return the last inserted record identifier
|
|
| Name: |
BlackLarkDB |
| Base name: |
bl |
| Description: |
MySQL database access wrapper singleton |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
553 users |
| All time rank: |
4647 |
| Week users: |
0 users |
| Week rank: |
2354  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|