PHP Classes
elePHPant
Icontem

MySQL Database Model: Execute common MySQL database access queries

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2017-05-18 (9 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 67 This week: 67All time: 8,798 This week: 8Up
Version License PHP version Categories
mysqlmodel 1.0GNU General Publi...5PHP 5, Databases
Description Author

This class can execute common MySQL database access queries.

It extends a base model class and executes several types of queries from parameters. Currently it can:

- Query all rows of table
- Query records of a table that match a condition
- Insert or update table records with given field values
- Delete table records that match a condition
- Get single values or single rows from table records
- Check if a table record exists
- Copy records from a table to the same or another table
- Count records of tables
- Generate pagination links
- Manage transactions

Name: Sonal Khunt <contact>
Classes: 1 package by
Country: India India

  Files folder image Files  
File Role Description
Plain text file mysqlmodel.php Class Its Class file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:67
This week:67
All time:8,798
This week:8Up