- Copy config/flickr.php to application's config folder
- Set your API-Key and Secret ( more info )
- Set cache lifetime in seconds or
false
to disable
Instantiate the Class and execute query method. ex: echo Kohana::debug( Flickr::instance()->query('flickr.test.echo') );
Cache Module is required to caching requests.
All received data use php_serial after is converted to Array.
Sugestions? jean@webmais.net.br
[]'s :)