|
|
| Name: |
db_shankar |
| Base name: |
db_shankar |
| Description: |
Wrapper to query MySQL databases |
| Related classes: |
databases |
| Version: |
1 |
| PHP version: |
5.0 |
| License: |
Freeware |
| All time users: |
211 users |
| All time rank: |
6172 |
| Week users: |
0 users |
| Week rank: |
2467 |
| |
|
This class is a wrapper to query MySQL databases.
It can connect to a given MySQL database server and perform several tasks to query the database.
Currently it can execute UPDATE or INSERT queries from lists of parameters and retrieve the inserted record identifier, execute arbitrary queries and retrieve the number of result rows or results into arrays, etc..
| 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 |
db_shankar.php |
Class |
making connection,select,insert and delete |
db_shankar |
Class |
connection, insert, update, fetch, insert_id, affected rows |