OK, here\'s my dilemma: I\'ve read all over about how many guys want to be able to display a set of images from Flickr using PHPFlickr, but lament on how the API for PhotoSets does not put individual
This code works perfectly: $f = new phpFlickr(FLICKR_API_KEY, FLICKR_API_SECRET); $f->setToken(FLICKR_AUTH_TOKEN);
Has anyone had success using Flickr to embed images that users ca开发者_如何学Cn upload to my site, but that are hosted on Flickr?
Are you supposed to be able to see distinct filenames via phpFlickr\'s caching to filesystem or MySQL? I\'ve set the parameters as listed in the readme, but caching does not seem to generate any files
I\'m beginning a website using the Kohana Framework, and I couldn\'t find how to include external libraries \"the proper way\".
I have been looking for a long time where I could find a php script using phpflickr class (or not) in order to display collections (titles, images or both) on my website.
I use phpFlickr (last stable version) on Windows Vista and WAMP2.0 : and I have these : Strict Standards: Assigning the return value of new by reference is deprecated in .../phpFlickr.php on line 91