Project: Flickr API

This is a very simple tutorial written to show how to connect to Flickr using PHP and pull down some photos using their API. It was originally done for a small bit of work at University and lives on here incase it might help someone.

These days we have much cleaner and lighter ways of doing this as shown in my Flickr Codeigniter library.
Latest Version
Release 1

Change log

Release 1

Jan 10, 2012
First release. The code was actually on my site before, I have simply updated the method of displaying it.

In this change I have also updated the links and removed the absolute path in the php from my site so the code can run stand alone. That also caused the demo to stop working

Load more

Versions

Release 1