phpFlickr by Dan Coulter A PHP wrapper for the Flickr API. Installation Copy the files from the installation package into a folder on your server. They need to be readable by your web server. You can put them into an include folder defined in your php.ini file, if you like, though it's not required. All you have to do now is include the file in your PHP scripts and create an instance. For example: