PHP Classes

Simple MySQL: Execute MySQL queries defined programmatically

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
StarStar 28%Total: 546 All time: 5,544 This week: 455Up
Version License PHP version Categories
simplemysql 1.0GNU General Publi...3.0Databases
Description 

Author

This class can be used to execute MySQL queries defined programmatically.

It can compose and execute MySQL queries to perform the four basic SQL operations:

- Select or count the rows of a table given the columns to be retrieved, the where clause and optionally a limited range of result rows to retrieve
- Insert a row in a table given the field values
- Delete rows from a table given the where clause
- Update rows of a table given the where clause and the column rows to update

Picture of behnam ahmad khan beigi
Name: behnam ahmad khan beigi <contact>
Classes: 1 package by
Country: Iran Iran

  Files folder image Files (1)  
File Role Description
Plain text file db.classes 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:546
This week:0
All time:5,544
This week:455Up
 User Ratings  
 
 All time
Utility:45%StarStarStar
Consistency:55%StarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:28%StarStar
Rank:4399