This package can be used to connect and query MySQL databases.
There is one class that can establish connections to a given MySQL server.
Another class can execute SQL queries and retrieve the results into arrays or objects.
|
|
| Name: |
class dbconnect |
| Base name: |
dbconnection |
| Description: |
Connect and query MySQL databases |
| Version: |
4 |
| PHP version: |
5.0 |
| License: |
The PHP License |
| All time users: |
537 users |
| All time rank: |
4725 |
| Week users: |
0 users |
| Week rank: |
2189  |
| |
|
| Project record: |
dbconnect |
| Popularity score: |
57.05 |
| Vitality score: |
3.78 |
| 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 |
DbConnect |
Class |
Open a connection to a MySQL Server |