PHP Classes

MYDB Class: 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: 530 All time: 5,657 This week: 488Up
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  
Name: Mustafa Berkan BICER <contact>
Classes: 3 packages by
Country: Turkey Turkey

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

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:530
This week:0
All time:5,657
This week:488Up