PHP Classes

MySQL Queries with Conditions: Perform MySQL queries with simple conditions

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: 232 All time: 8,135 This week: 206Up
Version License PHP version Categories
database-42 1.0.0BSD License5PHP 5, Databases
Description 

Author

This class can perform MySQL queries with simple conditions.

It can connect to a MySQL server using MySQLi and execute common queries. Currently it can execute a SQL query of type:

- SELECT on a table with a condition to match one table field, to match two fields, to match one field with two distinct values
- INSERT on a table with given field values
- UPDATE on a table with matching one field value

Picture of Tung Pham
Name: Tung Pham <contact>
Classes: 1 package by
Country: Viet Nam Viet Nam
Age: ???
All time rank: 405123 in Viet Nam Viet Nam
Week rank: 164 Up1 in Viet Nam Viet Nam Up

  Files folder image Files (1)  
File Role Description
Plain text file class.database.php Class Database 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:232
This week:0
All time:8,135
This week:206Up
User Comments (1)