?? article_elite1.php
字號:
<? include("../conn.php");?>
<? include("../include/function.php");?>
document.write("<? $sql="select * from zhai where ispub='1' and siteid='2' order by rand() limit 7";
$qr=mysql_query($sql);
while($ar=mysql_fetch_array($qr)){;?><a class='listA' href='../zhaishow.php?id=<? echo $ar[id];?>' target='_blank'><? echo sub($ar[title],28);?></a><br><? };?>");
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -