PHP Classes

Database Connect: Execute common SQL queries for different databases

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,148 This week: 1All time: 3,290 This week: 560Up
Version License PHP version Categories
absclass 1.0Free To Use But R...5.0PHP 5, Databases
Description 

Author

This class provides a database abstraction layer to execute common SQL queries in different database types.

There is factory class that can create objects of different classes to access different types of databases. Currently there are classes to access Interbase, Microsoft SQL server, MySQL and PostgreSQL.

These database access classes implement a common interface for executing SELECT, INSERT, UPDATE and DELETE queries.

The SELECT query results are stored in a protected array class variable. The base class implements functions to retrieve data from the query results.

Picture of Marcus Brasizza
  Performance   Level  
Name: Marcus Brasizza <contact>
Classes: 6 packages by
Country: Brazil Brazil
Age: 37
All time rank: 63646 in Brazil Brazil
Week rank: 106 Up7 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file config.php Conf. Config File
Plain text file DatabaseClass.php Class Class to Connect the Database
Accessible without login Plain text file index.php Example Example Script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,148
This week:1
All time:3,290
This week:560Up