OverkillFlickr: a Flickr API interface for PHP5

I create a small Flickr API interface for PHP5 which takes advantage of the Overloading feature of PHP5. Using the __call method we can dynamically create an interface to all the Flickr API functions using only a very small script. The name of the class is purely ironic as it is a very simple and … Continue reading OverkillFlickr: a Flickr API interface for PHP5