|
.. Assassins .. Analog Industries .. Audio Damage .. Celebrity .. Lakeview Broadcasting Co require $_SERVER['DOCUMENT_ROOT']."/blow/imgbar.php"; ?> |
|||
|
if (!$article) {
$article = $latest;
$past = 0;
while (($past<5) & (($article-$past) > 10000)) {
$particle = $article - $past;
require $_SERVER['DOCUMENT_ROOT']."/blow/library/$particle.txt";
echo " "; $past++; } } else { require $_SERVER['DOCUMENT_ROOT']."/blow/library/$article.txt"; echo " link "; //require $_SERVER['DOCUMENT_ROOT']."/blow/library/$particle.txt"; //echo " link |
","",(str_replace("","",$post[1]))); array_shift($post); array_shift($post); $body = ""; foreach ($post as $line) { $body .= $line; } $item = new FeedItem(); $item->title = $title; $item->link = "http://outside.net/blow/item/$particle/";; $item->description = substr($body,0,200); $item->date = strtotime($time); $item->source = "http://outside.net/blow/"; $rss->addItem($item); $past++; } $rss->saveFeed("RSS1.0", "rss.xml",false); ?>