Login   Register  
PHP Classes
elePHPant
Icontem

Class: class sqlite

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of jonathan gotti  >  class sqlite  >  Download .tar.gz .zip  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: class sqlite
Base name: sqlitedb
Description: SQLite database access wrapper
Related classes: ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1981 users
All time rank: 1679
Week users: 11 users
Week rank: 295
Picture of jonathan gotti
Author: jonathan gotti is available for providing paid consulting. Contact jonathan gotti .
Packages: 13 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 35
All time rank: 664 in France France
Week rank: 90 Down2 in France France Up
Innovation award
Innovation award
Nominee: 4x


  Detailed description  
This class is a wrapper around the PHP extension to access SQLite databases.

It provides functions for opening and closing SQLite database files, list database tables and their fields, execute SQL insert, update delete and select queries and retrieve the result set data into arrays.

 

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

  Rate classes User ratings   Dependencies   Dependents  
  Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Packages needed by this class  
Class Dependency Why it is needed
Base DB
Required
base abstraction class

  Packages that need this class  
Class Dependency Why it is needed
HTML dbtree
Conditional
use instead of class mysql to work on a sqlite database

  Applications that use this class  
Link Description
phpcodelib my personal code repository
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
base DB TRAC site wiki + svn repository for class-db

  Files folder image Files  
File Role Description
Plain text file class-sqlite.php Class file to include in your script
Accessible without login Plain text file class-sqlite3db.php Class this one use the sqlite3 extension for php5 instead of the native embedded sqlite2
Plain text file README Doc. important notice
Plain text file sample.php Example example usage
HTML file sqlitedb_doc-2006-05-08.html Doc. doc

Download all files: sqlitedb.tar.gz sqlitedb.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.