This class that can execute common MySQL queries using PDO.
It uses the singleton design pattern to connect to a given MySQL database and execute SELECT, INSERT, UPDATE and DELETE prepared queries from lists of parameters that specify the involved tables, fields, values, conditions, etc..
Queries that return results may return them as a single array or or single value.
|
|
| Name: |
PHP PDO Singleton Database Wrapper |
| Base name: |
pdo_db_singleton |
| Description: |
Execute common MySQL queries using PDO |
| Version: |
1.0 |
| PHP version: |
5.1 |
| License: |
GNU General Public License (GPL) |
| All time users: |
514 users |
| All time rank: |
4850 |
| Week users: |
3 users |
| Week rank: |
940  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|