Jump to content

Phlickr API / Flickr


rofl90

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.