Tries to download the RSS feed from the given URL Then it searches for the first 10 items and returns them in an array formatted as:
$result[]['title'];$result[]['link']
Arguments
A ftp/www url to a file which should be downloaded