Photos search change

Posted on Friday 29 July 2005

In the documentation for photos_search() function, you'll see that I tell you to use a space delimited string if you're searching for tags. Unless I am sorely mistaken, that's the way it used to work. What I know for sure is that Flickr now wants a comma-delimited string for tags. Which means that it should read:

$photos = $f->photos_search(array("tags"=>"brown,cow", "tag_mode"=>"any"));


No comments have been added to this post yet.

Leave a comment

(required)

(required)


Information for comment users
Line and paragraph breaks are implemented automatically. Your e-mail address is never displayed. Please consider what you're posting.

Use the buttons below to customise your comment.


RSS feed for comments on this post | TrackBack URI