|
|
| Name: |
Query Process |
| Base name: |
dblib |
| Description: |
MySQL , PgSQL & MsSql database access wrapper |
| Related classes: |
mssql, pgsql, mssql class, php mssql, mssql mysql, MySQL MsSQL, dblib |
| Version: |
- |
| PHP version: |
- |
| License: |
Free For Educational Use |
| All time users: |
1186 users |
| All time rank: |
2650 |
| Week users: |
6 users |
| Week rank: |
564 |
| |
|
This class is database access wrapper that can access either MySQL or PosgresSQL or Microsoft SQl(MsSQl) databases.
It can establish connections to either a MySQL or PosgreSQL or MsSql server depending on the value set in a variable of the class.
Then it can be used to execute queries and retrieve result set data in arrays from any of the types of databases using the same class functions.
| 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 |
|
|
| File |
Role |
Description |
dblib.php |
Class |
getting array for query |
example.php |
Example |
Example for getting result by query.class.php |