I have been running a website that uses XML APIs from other sites to get data. For example, I use the wunderground.com XML API to get weather data. Prior to sometime today, this was all working fine. Now, loading documents from URLs (documents that are from other domains) is forbidden in PHP...