PHP Classes

MySQL-class: MySQL database access wrapper

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 35%Total: 2,004 This week: 1All time: 1,963 This week: 560Up
Version License PHP version Categories
easy-mysql-class 1.0GNU General Publi...4.0Databases
Description 

Author

This class is a MySQL database access wrapper. It can:

- Establish connections to a MySQL server to access a given database
- Executing MySQL queries taking note of the time they took to execute
- Fetch query results into arrays
- Retrieve data from a table with support for limiting the range of retrieved rows and the column by which the data is sorted
- Retrieve a specific row of a table that matches a given condition
- Count the number of rows of a table that match a given condition
- Increment the value of a field of a table row that matches a given condition
- Update the values of table rows from data passed in arrays
- Insert a new table record from data passed in arrays
- Delete table rows that match a given condition
- Retrieve information of the fields of a given table
- Retrieve the highest value of a table field

Picture of solomongaby
Name: solomongaby is available for providing paid consulting. Contact solomongaby .
Classes: 10 packages by
Country: Romania Romania
Age: 39
All time rank: 1745 in Romania Romania
Week rank: 109 Up2 in Romania Romania Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Accessible without login Plain text file example.txt Example examples of use
Plain text file mysql-class.php Class main class file

 Version Control Reuses Unique User Downloads Download Rankings  
 0%2
Total:2,004
This week:1
All time:1,963
This week:560Up
 User Ratings  
 
 All time
Utility:50%StarStarStar
Consistency:50%StarStarStar
Documentation:-
Examples:50%StarStarStar
Tests:-
Videos:-
Overall:35%StarStar
Rank:4078