I am trying to use the cURL library in PHP to access the following URL of a Flickr stream RSS feed:
http://api.flickr.com/services/feeds/photos_public.gne?id=39102179@N04&lang=en-us&format=rss_200
It's not working, and as I was searching the forums for an answer as to why this may be, I...