PHP Classes

MySQL Queries with Conditions: Perform MySQL queries with simple conditions

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 232 All time: 8,130 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: 404823 in Viet Nam Viet Nam
Week rank: 360 Up3 in Viet Nam Viet Nam Up

  Files folder image Files  
File Role Description
Plain text file class.database.php Class Database Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:232
This week:0
All time:8,130
This week:206Up
User Comments (1)