Recent News & Comments About discount supplements
include("i_googlekeyword.inc"); ?>
$keyword = "discount supplements";
// convert space to plus sign
$keyword = str_replace(" ", "+",$keyword);
require_once('i_feed.inc');
convert_xml("$thefeed", 'process_record', 'RSS/CHANNEL/ITEM');
function process_record($record)
{
echo "$record[TITLE] \n";
echo "$record[DESCRIPTION]
\n";
}
?>
include("i_productkeyword.inc"); ?>
include("i_googlekeyword.inc"); ?>
|
include("i_sidebar.inc"); ?>
|