

>>Secret WOW Guide!<<

Free WOW Gold World Of Warcraft Cheats World Of Warcraft Guide World Of Warcraft Leveling World Of Warcraft Quest World Of Warcraft Warlock World Of Warcraft Warrior World Of Warcraft Rogue Warcraft Frozen Throne Warcraft iii


cache_dir = $dir;
$rss->cache_time = 0;
$randomOrder = 0;
$rs = $rss->get('http://www.worldofwarcraftguide.us/feed.xml');
$random_items = rand(2,4);
$itemcount = 0;
$usehtml = 0;
if ($randomOrder) shuffle($rs[items]);
foreach($rs[items] as $item) {
if ($itemcount >= $random_items) break;
$text=stripslashes($item[title]);
$text = str_replace('<','<',html_entity_decode($text));
$text = str_replace('','',$text);
$title = $text;
if (!$usehtml){
$text=strip_tags(html_entity_decode(str_replace('<','<',$text)));
$text_array = explode(' ',$text);
$titleLenght=rand(2,15);
$title = implode(' ',array_slice($text_array, 0,$titleLenght));
}
$text=stripslashes($item[description]);
$text = str_replace('<','<',html_entity_decode($text));
$text = str_replace('','',$text);
$text = str_replace('[!]','',$text);
$description = $text;
if (!$usehtml){
$text=strip_tags(html_entity_decode(str_replace('<','<',$text)));
$text_array = explode(' ',$text);
$descLenght=rand(10,20);
$description = implode(' ',array_slice($text_array, 0,$descLenght));
}
$template = stripslashes('\" rel=\"nofollow\"><#rss_title#> <#rss_description#>
');
$template = str_replace('<#rss_link#>',$item[link],$template);
$template = str_replace('<#rss_title#>',$title,$template);
$template = str_replace('<#rss_description#>',$description,$template);
echo $template;
$itemcount++;
}
?>
New on
World of Warcraft Guide

|