/Flickr-API-Codeigniter

phpFlickr for Codeigniter

Primary LanguagePHP

phpFlickr for Codeigniter

This is an example of the development of the API by Dan Coulter phpFlickr using CodeIgniter framework. To see other functions can be seen in the library phpFlickr

Setup

1. Open flickr config at application/config/flickr.php
2. Insert your flickr_api_key & flickr_secret_api_key (If your application need authentication like upload, replace, delete, etc, please insert your token Flickr Authentication API)

Example: http://api.mdesain.com/Flickr-API-Codeigniter