PHP Classes
elePHPant
Icontem

SQL class for PHP: Access different databases with the same interface

Recommend this page to a friend!
  Info   View files Example   View files View files (10)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2014-09-07 (2 years ago) RSS 2.0 feedNot enough user ratingsTotal: 747 This week: 1All time: 4,299 This week: 1,047Up
Version License PHP version Categories
sql-class-php 1.0.0GNU General Publi...5Databases
Description Author

This package can access different databases with the same interface.

It provides different classes with the same functions to access several types of databases like establishing connections, executing queries, retrieving the query results, retrieve the number result rows, or the number of affected rows, or the last inserted identifier, and managing transactions.

Currently it provides classes to access Microsoft SQL server, MySQL
(with MySQL and MySQLi extensions), SQLite 2 and 3.

Picture of Fanache A. Remus
  Performance   Level  
Name: Fanache A. Remus <contact>
Classes: 1 package by
Country: Romania Romania

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example of using sql classes.
Accessible without login Plain text file example_2_db.php Example Example script
Accessible without login Plain text file example_from_mysqli_to_sqlite3.php Example Example script
Accessible without login Plain text file example_mysqli_php5x.php Example Example script
Accessible without login Plain text file example_mysql_php4x-5x.php Example Example script
Accessible without login Plain text file mssql.inc.php Class MSSQL class
Accessible without login Plain text file mysql.inc.php Class MySQL class
Accessible without login Plain text file mysqli.inc.php Class Class source
Accessible without login Plain text file sqlite2.inc.php Class SQLite ver. 2 class
Accessible without login Plain text file sqlite3.inc.php Class SQLite ver. 3 class

 Version Control Unique User Downloads Download Rankings  
 100%
Total:747
This week:1
All time:4,299
This week:1,047Up