| Server IP : 103.48.194.25 / Your IP : 216.73.216.74 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 : 7.4.33 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/layout/ |
Upload File : |
<?php
$d->reset();
$sql="select * from #_yahoo where hienthi=1 order by stt, id desc";
$d->query($sql);
$ya=$d->result_array();
?>
<ul id="support-list">
<li class="devider"><a href="#">
<img src="http://opi.yahoo.com/online?u=<?=$ya[0]['yahoo']?>&m=g&t=2" class="yahoo-pic" style="width:80px; float:left">
<span> <?=$ya[0]['ten'];?></span></a>
</li>
<li><a href="#">
<img src="http://opi.yahoo.com/online?u=<?=$ya[1]['yahoo']?>&m=g&t=2" class="yahoo-pic" style="width:80px; float:left">
<span> <?=$ya[1]['ten'];?></span></a>
</li>
</ul>