Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
$db->query( "SELECT id, title, date, alt_name, category, flag FROM " . PREFIX . "_post WHERE approve='1' AND date >= '$this_month' - INTERVAL 1 MONTH AND date < '$this_month' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,5" );
$db->query( "SELECT id, title, date,xfields,news_read, alt_name, category, flag FROM " . PREFIX . "_post WHERE approve='1' AND date >= '$this_month' - INTERVAL 1 MONTH AND date < '$this_month' ORDER BY rating DESC, comm_num DESC, news_read DESC, date DESC LIMIT 0,5" );
$link = "<a {$go_page}href=\"" . $full_link . "\">" . stripslashes( $title ) . "</a>";
$xfieldsdata = xfieldsdataload( $row['xfields'] );
$link = "<a {$go_page}href=\"" . $full_link . "\">" . stripslashes( $title ) . "</a><br/>Просмотров: ".$row['news_read'].". Значение доп. поля:".$xfieldsdata['runame'];

это делается по другому (см. немного ниже сообщения справа, да увидит зрячий)З.ы. может этот пост не несёт какой-то важной информации, но спасибо сказать всегда нужно![]()
