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; ?> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.