PHP Classes

Simple MySQL: Execute MySQL queries defined programmatically

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 28%Total: 546 All time: 5,539 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
Age: ???
All time rank: 317759 in Iran Iran
Week rank: 270 Up7 in Iran Iran Up

  Files folder image Files  
File Role Description
Plain text file db.classes Class database class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:546
This week:0
All time:5,539
This week:455Up
 User Ratings  
 
 All time
Utility:45%StarStarStar
Consistency:55%StarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:28%StarStar
Rank:4341