|
|
| Name: |
MySQL DB Connector |
| Base name: |
mysql-db-connector |
| Description: |
Execute MySQL queries composed programmatically |
| Related classes: |
mysqldb, mysql connector, Connector |
| Version: |
- |
| PHP version: |
5 |
| License: |
Freely Distributable |
| All time users: |
530 users |
| All time rank: |
4461 |
| Week users: |
0 users |
| Week rank: |
2499 |
| |
|
This class can be used to execute MySQL queries composed programmatically.
It can establish connections to a MySQL database server using the MySQLi extension.
The class can compose and execute SQL SELECT, INSERT, UPDATE and DELETE queries from lists of parameters that define tables, fields, field values and condition clauses.
| 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 |
|
|
| File |
Role |
Description |
bank.php |
Example |
Sample how to use (Just to see & understand-may not execute) |
dbconnector.php |
Class |
Class File |
readme |
Doc. |
Read First |