';
$temp = preg_replace($re, $newre, $article_only);
$article_only = $temp;
$re='/
/';
$newre='
';
$temp = preg_replace($re, $newre, $article_only);
$article_only = $temp;
$re='/
/';
$temp = preg_replace($re, '
" ', $article_only);
$article_only = $temp;
echo ' '.PHP_EOL;
echo ' '.PHP_EOL;
echo '
'.PHP_EOL;
echo '
'.PHP_EOL;
echo ''.PHP_EOL;
echo ' '.PHP_EOL;
echo ' '.PHP_EOL;
echo ' '.PHP_EOL;
echo '
'.PHP_EOL;
echo '
'.PHP_EOL;
echo ''.PHP_EOL;
$cpt++;
if( $cpt > $NEWS_RSS_MAX_ITEMS ) {
break;
}
}
?>