PHP Classes

Sqlitei: mysqli like database access wrapper for SQLite

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 353 All time: 6,976 This week: 455Up
Version License Categories
sqlitei 1.0GNU General Publi...Databases
Description 

Author

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

Picture of Andrea Giammarchi
Name: Andrea Giammarchi <contact>
Classes: 17 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 5x

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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:353
This week:0
All time:6,976
This week:455Up