rofl90 Posted August 7, 2008 Share Posted August 7, 2008 Hi guys I know this seems like a "can you do it for me" thread. And in some respect it is. Although I would like to learn. I really need to be able to use the Phlickr API, to give a variable of a tag, and have it search flickr for that tag, and return the image's url, check the license is ok for me to use. This should be very simple with the api, so far I have: <?php include_once 'Phlickr/Api.php'; $api = new Phlickr_Api("x", "x"); print $response; ?> Link to comment https://forums.phpfreaks.com/topic/118683-phlickr-api-flickr/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.