library flickr
PHP client library for Flickr.
mannysoft/flickr
PHP client library for Flickr.
- Saturday, March 8, 2014
- by mannysoft
- Repository
- 1 Watchers
- 0 Stars
- 5 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 23 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
DPZFlickr
DPZFlickr is a Flickr API kit for PHP that supports authentication using OAuth 1.0a. It requires PHP 5.3 with the curl extension installed., (*1)
DPZFlickr is Copyright (c) 2012 David Wilkinson and is distributed under the MIT licence., (*2)
To see how to use this library, take a look in the examples directory, (*3)
- index.php - a simple non-authenticated Flickr call
- auth.php - making an authenticated Flickr call
- convert-token.php - converting an old-style authentication token to an OAuth access token
- upload.php - upload a new photo
- replace.php - replace an existing photo
dev-master
9999999-dev
PHP client library for Flickr.
Sources
Download
The Requires