| Server IP : 103.48.194.25 / Your IP : 216.73.217.33 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33 System : Linux VMHostDefault 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 User : sieuthimay ( 1016) PHP Version : 8.2.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/nhadatkhangdien.net-bk/public_html/templates/ |
Upload File : |
<div style="max-width:1200px;margin:auto;margin-top:50px">
<div class="title5"><a>Kết Quả Tìm Kiếm</a></div>
<br>
<?php if($tk){?>
<?php for($i=0;$i<count($tk);$i++){?>
<div class="sp_ct">
<div class="sp">
<div class="sp_img">
<a href="du-an/<?=$tk[$i]['tenkhongdau']?>-<?=$tk[$i]['id']?>">
<img src="<?=_upload_sanpham_l.$tk[$i]['photo']?>" alt="<?=$tk[$i]['ten']?>">
</a>
</div>
<div class="sp_ten">
<a href="du-an/<?=$tk[$i]['tenkhongdau']?>-<?=$tk[$i]['id']?>">
<?=catchuoi($tk[$i]['ten'],50)?>
</a>
</div>
<div class="sp_vitri">
<?=catchuoi($tk[$i]['vitri'],95)?>
</div>
</div>
</div>
<? } ?>
<? } else{?>
<div style="text-align:center"><b style="color:#F00; font-size: 20px;">Chưa cập nhật sản phẩm</b></div>
<? }?>
<div class="phantrang">
<?=$paging['paging']?>
</div>
</div>