PHP Classes

Sqlitei: mysqli like database access wrapper for SQLite

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 353 This week: 1All time: 6,969 This week: 560Up
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
Age: 45
All time rank: 192 in Italy Italy
Week rank: 109 Down4 in Italy Italy Down
Innovation award
Innovation award
Nominee: 5x

  Files folder image Files  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:353
This week:1
All time:6,969
This week:560Up