|
|
|
ใครเคยใช้บริการฟรีบอร์ดของ smf บ้างครับ ขอคำแนะนำที เรื่องการทำกระทู้ล่าสุดครับ |
|
|
|
|
|
|
|
หมายถึงแสดงในหน้าเว็บบอร์ด หรือว่า index ของเว็บ
ถ้าในเว็บบอร์ดมันมีให้เซ็ตใน backoffice
ถ้าต้องการใส่ใน Index ของเว็บ ลองดูที่ไฟล์ SSI
|
|
|
|
|
Date :
2010-10-03 23:11:22 |
By :
PlaKriM |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<?
include"../forum/SSI.php";
?>
<html>
<head>
<meta http-equiv="Content-Language" content="th">
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<title>iieszz</title>
<base target="_blank">
<style type="text/css">
<!--
style type="text/css">
body {
background-color:#C3DBFC;
margin: 0px 0px;
padding: 0px 0px}
a:link { color: navy; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:active { color: #FF9900; text-decoration: underline}
a:hover { color: Orange; text-decoration: underline}
BODY { scrollbar-face-color: #F2F2F2;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color:#999999;
scrollbar-darkshadow-color: #999999;
scrollbar-track-color: #F1F1F1;
scrollbar-arrow-color: #000000 (255,255,255) }
td {font-size :x-small; font-family : MS Sans Serif, Tahoma, sans-serif; color : #000000;}
.size3 {
font-size : small;
font-family : MS Sans Serif, Tahoma, sans-serif;
font-style: small;
}
.style1 {font-size: x-small}
.style2 {font-size: x-small; color: #FFFFFF; }
.style3 {color: #FFFFFF}
-->
</style>
</head>
<body >
<?php ssi_recentTopics(10); ?>
</body>
</html>
แบบนี้หรือป่าวครับ
|
|
|
|
|
Date :
2010-10-04 00:05:43 |
By :
iieszz |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
หน้าบอร์ดเลยครับ งง ๆ ขอบคุณครับ
|
|
|
|
|
Date :
2010-10-04 08:40:22 |
By :
boodemon |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|