"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 .= ''; 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 ''; } ?>