Login   Register  
PHP Classes

Class: MySql & SQLite database classes

Icontem
elePHPant

  Classes of Harish Chauhan  >  MySql & SQLite database classes  >  Download  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySql & SQLite database classes Support forum
Base name: mysql_sqlite_db
Description: Database access wrapper for both MySQL and SQLite
Version: -
Required PHP version: -
License: Free For Educational Use
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

Groups

Group folder image Databases Database management, accessing and searching View top rated classes

Detailed description

This package provides two classes that implement the same database access interface for both MySQL and SQLite.

It may be useful if you want to support both types of databases in your application or plan to migrate between MySQL and SQLite and vice-versa, as you would not need to change your application code.

It provides functions for open and closing database connections, execute SQL queries and accessing their result sets data.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file db.inc.php Class Class for mysql dtabase
Plain text file dbi.inc.php Class mysqli version
Plain text file example.php Example Example how to use both files
Plain text file sqlitedb.inc.php Class Class for sqlite database
Download all files: mysql_sqlite_db.tar.gz mysql_sqlite_db.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.