L'esposizione universale di Milano 2015
News da Milano
items, 0, $num_items); // OPTIONAL: Show the feed title, as an HTML paragraph echo "Source: " . $rss->channel['title'] . "
"; // Start an HTML unordered list // Output HTML list items foreach ($items as $item) { $href = $item['link']; $title = $item['title']; $description = $item['description']; echo ""; } // Close HTML unordered list ?>