สวัสดีค่ะ หลังจากไปกับคณะป้าๆออนทัวร์กลับมาก็มีเรื่องมาถามคนในบอร์ดซะเลย
พอดีจะดึงกระทู้ล่าสุดจาก บอร์ด Smf มาโชว์ที่หน้า Wordpress
อ้างอิง
http://www.justusers.net/forum/index.php?topic=1266.0 
ก็พยายามทำตาม แต่บอร์ดก็ไม่ยอมมาโชว์
ใครก็ได้ค่ะ ช่วยดู Code ทีว่าผิดหรือป่าว งงไปหมดแหล่ะ
<?php require("http://xxxxxxxxx/webboard/SSI.php"); ?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="keywords" content="">
<meta name="description" content="" />
<title></title>
</head>
<body bgcolor="#F6F4F5" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td target="_self"><?php ssi_whosOnline(); ?></td>
</tr>
</table>
<table width="99%">
<tr>
<td width="35%" class="style2"><div align="right">10 โพสล่าสุด จาก Webboard</div></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="2">
<tr>
<td target="_self"><div align="center">
<?php ssi_recentTopics(10); ?>
</div></td>
</tr>
</table>
<br>
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td target="_self"><?php ssi_welcome(); ?></td>
</tr>
</table>
</body>
</html>
ส่วนตรงนี้เป็น code iframe ค่ะ
<iframe name=shownewtopics.php src=xxxxx/webboard/shownewtopics.php width=600 height=500 frameborder=0 scrolling=no></iframe>
คือพยายามลองทำแล้วแต่มันก็ไม่ยอมโชว์ขึ้นมาซะทีเลยไม่รู้ว่าทำอะไรผิดหรือป่าว
ขอบคุณค่ะ น้ำมนต์
