| 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 class="title"><h3> Chi Tiết</h3></div>
<div style="margin:10px;border:3px #999999 solid;float:left;">
<img src="<?=_upload_tintuc_l.$tintuc_detail[0]['photo']?>" width="200" height="200" alt="<?=$tintuc_detail[0]['ten']?>" /> </div>
<div style="padding-top:10px;color:#60C;font-size:16px;font-weight:bold;text-transform:uppercase;">
<?=$tintuc_detail[0]['ten']?>
</div>
<div>
<?=$tintuc_detail[0]['mota']?>
</div>
<div class="clear"></div>
<div style="margin:10px;">
<?=$tintuc_detail[0]['noidung']?>
</div>
<div>
<div style="border-bottom:1px #999999 dashed;padding-top:10px;width:70%;margin:0 auto;"></div>
<h4 style="color:#ffa400;font-size:16px;font-weight:bold;text-transform:uppercase;margin:10px 0 10px 10px;"> Các bài khác</h4>
<ul class="list_item_order">
<?php foreach($tintuc_khac as $tinkhac){?>
<li style="background:url(images/faq2.gif) 5px 3px no-repeat; padding-left:15px;"> <a href="dich-vu/<?=$tinkhac['tenkhongdau']?>/<?=$tinkhac['id']?>.html" style="text-decoration:none;" title="<?=htmlentities($tinkhac['ten'], ENT_QUOTES, "UTF-8")?>">
<?=$tinkhac['ten']?>
</a><span style="color:#999" > (<?=make_date($tinkhac['ngaytao'])?>)</span>
</li>
<?php }?>
</ul>
</div>
<div style="height:10px"></div>