|
#{title}
"; //HTML code
$update = 0; //Dont update if its older
$rss = new rss_parser($url, $show, $html, $update); //Fetch and display
?>
|
|
 |
#{title}
"; //HTML code
$update = 0; //Dont update if its older
$rss = new rss_parser($url, $show, $html, $update); //Fetch and display
?>
|
|