PHP SQLite CRUD: Manipulate table records in a SQLite database file

Recommend this page to a friend!
  Info   View files Example   Screenshots Screenshots   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2021-01-19 (1 month ago) RSS 2.0 feedNot enough user ratingsTotal: 16 All time: 10,195 This week: 333Up
Version License PHP version Categories
php-crud-sqlite 1.0GNU General Publi...5PHP 5, Databases
Description Author

This class can manipulate table records in a SQLite database file.

It extends the SQLite3 PHP class to provide functions that can execute the basic create, read, update and delete operations on a given table.

The class functions take the SQL statement string as parameter to perform the INSERT, SELECT, UPDATE and DELETE queries. For SELECT queries, the class returns the query results in an array value.

Picture of Hassane Moussa
  Performance   Level  
Name: Hassane Moussa <contact>
Classes: 8 packages by
Country: Niger Niger
Innovation award
Innovation award
Nominee: 2x

Details

php-crud-sqlite

A simple class PHP CRUD SQLITE. This class use PHP CRUD (Create, Read, Update, Delete) Application using OOP (Object Oriented Programming) and SQLITE. Before used this class, below the prerequises : The sqlite3 extension must be enable. PHP 5 or newer @Author : Hassane Moussa @From Africa / Niamey-Niger @License GPL

Screenshots  
  • screenshotSelectOperationSQLITE.PNG
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Plain text file SqliteCrud.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:16
This week:0
All time:10,195
This week:333Up
User Comments (1)
 

For more information send a message to info at phpclasses dot org.