Recommend this page to a friend! |
Download .zip |
Info | View files (4) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-10-08 (11 years ago) | 54% | Total: 1,627 | All time: 2,334 This week: 1,550 |
Version | License | Categories | ||||
mysql_table_wrapper 1.0.0 | GNU General Publi... | Databases |
Description | Author | |||||||||||||
This class can be used to access the rows of a MySQL database table as objects. |
|
Files |
File | Role | Description |
---|---|---|
class.mysql.php | Class | MySQL class which is used by table class to perform queries and such |
class.table.php | Class | The wrapper class which dynamically creates class vars based on table structure |
documentation | Data | Contains links to documentation pages |
example.php | Example | An example file which shows how to use the various class methods. |
mysql_table_wrapper-2005-10-08.zip 5KB | |
mysql_table_wrapper-2005-10-08.tar.gz 4KB | |
Install with Composer |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
Flickr API Class Documentation Page Link to Flickr API Class documentation pages |
Flickr API Class Post Page Link to related post on my blog about Flickr API Class |
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 |
---|---|---|
Flickr API Class | Used for caching the Flickr requests and responses if db cache enabled | Required |
Related pages |
Blog Post About Class Link to related post on my blog about the table wrapper class |