This class can be used to retrieve information associated to an user account of the Flickr photo sharing Web service.
It provides functions to retrieve information about users, groups, photo sets and photo information.
It can cache information retrieved in prior requests either in a local database or on local files.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Good (83.3%) |
- |
- |
- |
- |
Not sure (45.8%) |
1734 |
| Month: |
Not yet rated by the users |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| cURL |
Required |
Used to send request to flickr if cURL enabled on server |
| MySQL Table Wrapper |
Required |
Used for caching the Flickr requests and responses if db cache enabled |
| |
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 |
|
|
| File |
Role |
Description |
class.flickr.php |
Class |
Main flickr class. Contains all the api methods. |
documentation |
Data |
Contains links to documentation pages |