PHP Classes

BlackLarkDB: MySQL database access wrapper singleton

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 615 All time: 5,116 This week: 123Up
Version License PHP version Categories
bl 0.1GNU Lesser Genera...5.0PHP 5, Databases, Design Patterns
Description 

Author

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

Picture of Patryk
Name: Patryk <contact>
Classes: 1 package by
Country: Poland Poland

  Files folder image Files (1)  
File Role Description
Plain text file bldb_class.php Class Source

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:615
This week:0
All time:5,116
This week:123Up