RetryLife
Canada
Follow @retrylife_music
Follow @ewpratten
Follow @nsdesjardins345
Subscribe to RetryLife Official
Subscribe to Nathan Desjardins
"RetryLife", "url" => "https://twitrss.me/twitter_user_to_rss/?user=RetryLife_music" ), array( "title" => "ewpratten", "url" => "https://twitrss.me/twitter_user_to_rss/?user=Ewpratten" ), array( "title" => "nsdesjardins", "url" => "https://twitrss.me/twitter_user_to_rss/?user=Nsdesjardins345" ) ); function getFeed($url){ $rss = simplexml_load_file($url); $count = 0; $html .= '
'; foreach($rss->channel->item as$item) { $count++; if($count > 7){ break; } $html .= '
'.htmlspecialchars($item->title).'
'; } $html .= '
'; return $html; } foreach($newsSource as $source) { $html .= '
'.$source["title"].'
'; $html .= getFeed($source["url"]); } return $html; } print getContent(); ?>
'; echo $json{title}; echo " - "; echo $json{author}; echo '
<'; echo $json{type}; echo ' src="'; echo $json{src}; echo '" href="'; echo $json{href}; echo '" width=100%>'; echo $json{body}; echo ''; echo $json{type}; echo '>'; echo ''; } ?>