PHP Classes

Simple PHP SQL Class: Database independent access wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,390 All time: 2,799 This week: 455Up
Version License PHP version Categories
sql_class 0.8GNU Lesser Genera...5.0PHP 5, Databases
Description 

Author

This package can be used to access SQL database of different types with the same API.

There is a main class that creates an object of a driver class and takes care of calling the appropriate driver class functions. The driver class functions can:

- Establish database connections
- Access a given database
- Execute SQL queries
- Retrieve query results into an array

This packages comes with a built-in MySQL driver class.

Picture of DjDarkman
Name: DjDarkman <contact>
Classes: 1 package by
Country: Romania Romania

  Files folder image Files (3)  
File Role Description
Accessible without login HTML file Readme.html Doc. Readme documentation file.
Accessible without login Plain text file license.txt Lic. LIcense file for the class.
Plain text file Sql.class.php Class Main class file.

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,390
This week:0
All time:2,799
This week:455Up