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.
| There are not enough user ratings to display for this class. |
| Class |
Dependency |
Why it is needed |
| MySQL Table Wrapper |
Required |
Used for caching the Flickr requests and responses if db cache enabled |
| cURL |
Required |
Used to send request to flickr if cURL enabled on server |
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.
| File |
Role |
Description |
class.flickr.php |
Class |
Main flickr class. Contains all the api methods. |
documentation |
Data |
Contains links to documentation pages |