This class is Database access wrapper using MySQL or MySQLi extensions. It can:
- Establish connections to a MySQL server
- Execute arbitrary queries and return the number of result rows, the number of affected rows or the last inserted identifier
- Execute INSERT queries given the table name and field value arrays
- Execute SELECT queries and return single values or arrays with results
|
|
| Name: |
My simple Query Language Class for MySQL & MySQLi(Improved) |
| Base name: |
mql |
| Description: |
Database access wrapper using MySQL or MySQLi |
| Version: |
1 |
| PHP version: |
5 |
| Licenses: |
GNU General Public License (GPL)
MIT/X Consortium License |
| All time users: |
409 users |
| All time rank: |
5427 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Project record: |
mql |
| Popularity score: |
26.12 |
| Vitality score: |
31.76 |
| There are not enough user ratings to display for 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 |
|
|