Load external xml file?
I have the following code (from a previous question on this site) which retrieves a certain image from an XML file: <?php $string = <<<XML <?xml version='1.0'?> <movies> <movie> <images> <image type="poster" url="http://cf1.imgobject.com/posters/b7a/4bc91de5017a3c57fe00bb7a/i-am-legend-original.jpg" size="original" width="675" height="1000" id="4bc91de5017a3c57fe00bb7a"/> <image type="poster" url="http://cf1.imgobject.com/posters/b7a/4bc91de5017a3c57fe00bb7a/i-am-legend-mid.jpg" size="mid" width="500" height="741" id="4bc91de5017a3c57fe00bb7a"/> <image type="poster" url="http://cf1.imgobject