| Recommend this page to a friend! | 
|  Download | 
| Info |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
|    54% | Total: 1,629 | All time:  2,418 This week: 488  | ||||
| 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 (4) | 
| 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. | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
|  | 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 | 
| Link to Flickr API Class documentation pages | 
| 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.
 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 | 
| Link to related post on my blog about the table wrapper class |