 |
|
Innovation award
 Nominee: 1x |
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
|
|
| Name: |
MySQL-class |
| Base name: |
easy-mysql-class |
| Description: |
MySQL database access wrapper |
| Version: |
1.0 |
| PHP version: |
4.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
1930 users |
| All time rank: |
1823 |
| Week users: |
0 users |
| Week rank: |
2035  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (50.0%) |
- |
Not sure (50.0%) |
- |
- |
Insufficient (35.0%) |
2178 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|