include_once(ABSPATH . WPINC . ‘/rss.php’);
$rss = fetch_rss(‘http://www.RentACoder.com/RentACoder/misc/LinkToUs/RssFeed_newBidRequests.asp’);
$maxitems = 50;
$items = array_slice($rss->items, 0, $maxitems);
?>

No items

‘;
else
foreach ( $items as $item ) : ?>

“;

$item['description'] = str_replace(“font-weight:bold;”, “font-weight:normal;”, $item['description']);

$item['description'] = str_replace(“font-size:12px; color:#006699;”, “ffont-size:10px; color:#000000;”, $item['description']);

echo ““.$item['description'].”“;

?>

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>