<table width="100%" border="0" cellspacing="1" cellpadding="3"> [e:loop={"select subject as title,tid as id from 论坛数据库名.论坛数据库前缀_threads where userid='$navinfor[userid]' and ismember=1 and checked=1 order by tid desc limit 10",10,24,0}] <tr><td> <a href="/bbs/viewthread.php?tid=<?=$bqr[tid]?>" target="_blank"><?=$bqr[subject]?></a> </td></tr> [/e:loop] </table>
是这样写吗?
|