Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=66869
Postga havola
RNDTV [310] [off]
Fanat_FCB,
MANABU KOD
$i = 0; echo '<div class="phdr"><center><b>' . $lng_lib['articles'] . '</b></center></div>'; $komm = mysql_num_rows (mysql_query("select `id` from`lib` where type = 'komm' and refid = '" . $lib['id'] . "'")); echo '<div class="menu">'. '<a href="/library/index.php?id=' . $lib['id'] . '">' . $lib['name'] . '</a> <div class="rio">' . functions::display_date($lib['time']) . '</div><span class="red"> NEW</span><br />'; echo'<br /><b>' . $lng['author'] . ': [' . $lib['avtor'] . '] | ' . $lng_lib['reads'] . ': (' . $lib['count'] . ')</b></div>'; ++ $i; }
MANABU KOD