PHP Classes

CMySQL: Execute MySQL queries from lists of parameters

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 enough user ratingsTotal: 420 All time: 6,397 This week: 57Up
Version License PHP version Categories
cmysql 1.0GNU General Publi...4.0Databases
Description 

Author

This class can be used to execute MySQL database table queries from lists of parameters. It can:

- Execute arbitrary SELECT queries and return the results in an array.
- Query values of a table and sort the results array by a given field
- Query values of a table and sort the results array by the date field
- Retrieve the values of table record with a given numeric or text id field value
- Retrieve the table records that match a given numeric or text field value
- Inserts or update a table record from a list of field values
- Delete a table record with a given id field value

Picture of Fernando Gabrielli
Name: Fernando Gabrielli <contact>
Classes: 1 package by
Country: Argentina Argentina

  Files folder image Files (1)  
File Role Description
Plain text file cmysql-beta.php Class Contains the cmysql class.

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:420
This week:0
All time:6,397
This week:57Up