What I want to do is create a PHP script that will get the first Flickr image it finds that has a specific tag and returns the URL of the the small image (the size above thumbnail). If you are unsure of what I mean by the small size, visit this http://www.flickr.com/photos/napix/3353191223/sizes/s/in/photostream/.
Share
I figured it out. Take a look at this follow up question I asked. The answer to this question is in this other question: How can I get one photo for every Flickr tag by a specific user in one request?