it354example81
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
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 see that port 80 is blocked for free accounts. Does this mean that there is no way for me to use cURL for external domains?
Also, I saw one post where a user requested that a site be white-listed. If it is by default blocked, is this possible for flickr.com?
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 see that port 80 is blocked for free accounts. Does this mean that there is no way for me to use cURL for external domains?
Also, I saw one post where a user requested that a site be white-listed. If it is by default blocked, is this possible for flickr.com?