PHP Classes
elePHPant
Icontem

class sqlite: SQLite database access wrapper

Recommend this page to a friend!

  Author Author  
Picture of Jonathan Gotti
Name: Jonathan Gotti <contact>
Classes: 13 packages by
Country: France France
Innovation award
Innovation award
Nominee: 4x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Jonathan Gotti  >  class sqlite  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: class sqlite
Base name: sqlitedb
Description: SQLite database access wrapper
Version: 1.0.0
PHP version: -
License: GNU Lesser General Public License (LGPL)
 
  Groups   Dependencies   Dependents  
  Applications   Related pages   Files Files  

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


  Packages needed by this class  
Class DownloadWhy it is needed Dependency
Base DB Download .zip .tar.gz base abstraction class Required

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

  Applications that use this package  
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 pages  
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

Install with Composer Install with Composer - Download 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.