MYDB Class: Execute MySQL queries from lists of parameters

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 529 All time: 5,594 This week: 353Up
Version License PHP version Categories
mydb_class 1.0GNU General Publi...4.0Databases
Description Author

This class can be used to build and execute MySQL database SQL queries from lists of parameters.

It opens a connection to a MySQL database and can build and execute several types o SQL queries:

- SELECT queries given the table, list of fields and an optional condition clause
- INSERT or UPDATE queries given the table, list of fields and values and an optional condition clause for UPDATE queries
- DELETE queries given the table and an optional condition clause

Picture of Mustafa Berkan BICER
  Performance   Level  

  Files folder image Files  
File Role Description
Plain text file db.class.php Class Class File
Accessible without login Plain text file test_class.php Example Test File

 Version Control Unique User Downloads Download Rankings  
 0%
Total:529
This week:0
All time:5,594
This week:353Up

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