\n"; $posted = date("r", time()); ?> Китайские автомобили в России. Новости http://www.chinamobil.ru Новости о китайских автомобилях. 0 ORDER BY posted DESC LIMIT $nNewsOnRSS"; else $sql = "SELECT *,UNIX_TIMESTAMP(posted) as unixposted FROM news WHERE show_on=1 ORDER BY posted DESC LIMIT $nNewsOnRSS"; $result = DB::instance()->query($sql); $rowClass="row2"; if ($result) { while ($row = $result->fetch_object()) { $newHref = $row->translit_url ? "http://www.chery-club.ru/news/$row->translit_url.html" : "http://www.chery-club.ru/news/index.php?newsid=$row->id"; $text = $row->content; //$trans = get_html_translation_table(HTML_ENTITIES); //$trans = array_flip($trans); //$text = strtr($text, $trans); $posted = date("D, d M Y", $row->unixposted); $posted .= " 10:00:00 +0300"; $text = preg_replace("##i", "", $text); $text = HtmlSpecialChars($text, ENT_QUOTES); if ($rowClass=="row2") $rowClass = "row1"; else $rowClass = "row2"; ?> <?echo $row->subject?>