Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=80004
Postga havola
TimX [613] [off]
Besthakker, # Besthakker (04.03.2020 / 02:10)
Bosh sahifada videolardi chiqargandan keyin tagidan categoriyasiniham chiqadigan kod kimda borShu kodni sinab ko'ring:
Bosh sahifada videolardi chiqargandan keyin tagidan categoriyasiniham chiqadigan kod kimda borShu kodni sinab ko'ring:
}else{ } $totalfile = mysql_result(mysql_query("SELECT COUNT(*) FROM `downfiles` WHERE `type` != 1 AND `status` = 1 && `way` LIKE '" . $cat_inf['way'] ."%'"), 0); if($totalfile > 100){ $totalfile = 100; } $zap = mysql_query("SELECT * FROM `downfiles` WHERE `type` != 1 AND `status` = 1 && `way` LIKE '" . $cat_inf['way'] ."%' ORDER BY `time` DESC LIMIT " . $start . "," . $kmess);