This class is a simple database access wrapper.
It can establish database connections and execute SQL queries.
Currently it only supports MySQL but it is meant to support other database types in the future.
|
|
| Name: |
GV Conection Class |
| Base name: |
gv_connectionclass |
| Description: |
Simple database access wrapper |
| Version: |
1.0 |
| PHP version: |
3.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
317 users |
| All time rank: |
6006 |
| Week users: |
0 users |
| Week rank: |
2020  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| GV Pagination Class |
Required |
Need to retrieve the data that will be show |
| GV RecordSet Class |
Required |
Need to conect and retrieve the data from database |
| |
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 |
|
|