PHP Classes

CRUDify PHP CRUD Class MySQLi: Perform operations to manipulate MySQL records

Recommend this page to a friend!
  Info   View files Example   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 185 All time: 8,616 This week: 200Up
Version License PHP version Categories
crudify 1.0.0Custom (specified...5PHP 5, Databases, User Management
Description 

Author

This class can be used to perform operations to manipulate MySQL records.

It can connect to a MySQL database server using the MySQLi extension and performs several type of common operations. Currently it can:

- List all records of a table
- Delete records of a table that match a condition
- Insert a new record to database table from a values submitted via a posted form or an array
- Update existing database table records with values from a form via the POST method or with a given array
- Execute a query about a given user that is logging in and stores its user record values in session variables
- Destroy the logged user session that may have been previously created with the user details retrieved from the database
- Check if a user is logged checking a given session key value and redirect the user browser to a login page or another page depending on the result.

Picture of Braun Okoi Boniface
Name: Braun Okoi Boniface <contact>
Classes: 2 packages by
Country: Nigeria Nigeria
Age: 36
All time rank: 409235 in Nigeria Nigeria
Week rank: 703 Up14 in Nigeria Nigeria Up

Details

CRUDify

Simple PHP Create Read Update Delete Class

  Files folder image Files  
File Role Description
Files folder imageclasses (2 files)
Accessible without login Plain text file app.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  classes  
File Role Description
  Plain text file CRUD.php Class Class source
  Plain text file User.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:185
This week:0
All time:8,616
This week:200Up