Okay, I have a complicated issue, I think.
I have a flickr album of specific people and would like these people to be able to go to my website by typing in a special url and that page will show their specific picture.
For instance, if an individual had the last name “willis” then they could go to http://www.mysite.com/flickr+willis and the image on that page will be of the Willis family.
I’d create an individual page for each but there are lots of images so I figure doing some kind of PHP and XML would work. Any ideas?