\n"; echo "\n"; echo "\n"; echo "$title\n"; echo "$url/\n"; echo "$desc\n"; echo "$lang\n"; echo "" . gmdate("$dateformat", time()) . " GMT"; echo "" . gmdate("$dateformat", $lassttime->time_published) . " GMT"; echo "Paper Rosie\n"; echo "juks@juks.ru\n"; echo "juks@juks.ru\n"; while($lines=mysql_fetch_object($result)) { $tmp = $lines->date; $date_folder = substr($tmp, 0, 4) . "/" . substr($tmp, 5, 2) . "/" . substr($tmp, 8, 2); $link = "$url/news/$lines->id/"; echo "\n"; echo "$link\n"; echo "$link\n"; echo "<![CDATA[$lines->title]]>\n"; echo "\n"; echo "text]]>"; echo "\n"; echo "" . gmdate("$dateformat", $lines->time_published) . " GMT\n"; echo "juks\n"; echo "\n"; } echo "\n"; echo "\n"; #******Logging*********** #stlog(); ?>