Recommend this page to a friend! |
Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-06-18 (4 months ago) | Not enough user ratings | Total: 1,160 | All time: 3,141 This week: 1,099 |
Version | License | PHP version | Categories | |||
simplemysqlwrapper 1.4 | GNU Lesser Genera... | 5.0 | PHP 5, Databases |
Description | Author | |||||||||||||
This package implements a MySQL database access wrapper. |
|
Files |
File | Role | Description |
---|---|---|
example.php | Example | example file to poll tablenames and table fields from database |
Mysql.php | Class | Main file |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
ORM mapping class(like Hibernate), maps database table rows to objects | Is used to perform queries that keep objects and database synchronized, also for charater escaping | Required |