Login   Register  
PHP Classes
elePHPant
Icontem

Class: Sqlitei

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andrea Giammarchi  >  Sqlitei  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Sqlitei
Base name: sqlitei
Description: mysqli like database access wrapper for SQLite
Related classes:
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 312 users
All time rank: 5501
Week users: 0 users
Week rank: 2551
Picture of Andrea Giammarchi
Author: Andrea Giammarchi <e-mail contact>
Packages: 17 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Age: 33
All time rank: 202 in Italy Italy
Week rank: 76 Down4 in Italy Italy Down
Innovation award
Innovation award
Nominee: 5x


  Detailed description  
This class can provide an interface to access SQLite databases that is similar to mysqli interface.

It emulate the following mysqli features:

- prepare to setup prepared or direct queries
- bind_param to automatically parse given ? placeholders
- bind_result to chose the name of the variables that will be initialized with values returned by queries
- execute to execute prepared or direct queries )
- close to free a result set or close database connection

 

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

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
Link Description
devpro.it Andrea Giammarchi codes resource
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
class at devpro.it Here is where this class will be always updated.

  Files folder image Files  
File Role Description
Plain text file Sqlitei.class.php Class One file, 2 final classes
HTML file Sqlitei_Example.html Data HTML readable example
Plain text file Sqlitei_Example.php Example Simple test with sme comments

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