Yangi formatda davom etish uchun: https://uzfor.net/view.php?act=post&id=34599
Postga havola
Enrique [637] [off]
uZaFaRaP, # uZaFaRaP (13.07.2018 / 10:58)
<?php
$cat ='1';
$cat_inf = mysql_query("SELECT * FROM `downpath` WHERE `id` = '" . $cat . "' LIMIT 10");
if(mysql_num_rows($cat_inf)){
$cat_inf = mysql_fetch_assoc($cat_inf);
}else{
$cat_infif ($total > $kmess){ echo '<p>' . functions::display_pagination('?get=fayl&', $start, $total, $kmess) . '</p>'; }
Mana borekanu usha kod
<?php
$cat ='1';
$cat_inf = mysql_query("SELECT * FROM `downpath` WHERE `id` = '" . $cat . "' LIMIT 10");
if(mysql_num_rows($cat_inf)){
$cat_inf = mysql_fetch_assoc($cat_inf);
}else{
$cat_infif ($total > $kmess){ echo '<p>' . functions::display_pagination('?get=fayl&', $start, $total, $kmess) . '</p>'; }
Mana borekanu usha kod