Example #1
0
 </td>
</tr>
</table>

<?php 
echo Skin_Line("#C6D3DC", 1, 0, true);
?>

<table width=100% cellspacing=0 cellpadding=0 bgcolor='#ffffff'>
<tr height='26' align=center bgcolor='#eaf0f4' class='Subject'>
<?php 
Skin_SbjTtile();
?>
</tr>
<?php 
Skin_ParseList();
?>
</table>

<?php 
echo Skin_Line("#C6D3DC", 1, 0, true);
?>

<table width=100% height=35 cellspacing=0 cellpadding=0>
<tr>
	<td>
	<?php 
Skin_Paging(1);
?>
	</td>
	<td align=right>
Example #2
0
</tr>
</table>



<script>Skin_Line("#C6D3DC",1,0,true)</script>
<table width=100% cellspacing=0 cellpadding=0 bgcolor='#ffffff'>

<tr height='26' align=center bgcolor='#eaf0f4' class='Subject'>
<?php 
Skin_SbjTtile($bbs[sbjset]);
?>
</tr>

<?php 
Skin_ParseList($bbs[sbjset]);
?>
</table>
<script>Skin_Line("#C6D3DC",1,0,true)</script>



<table width=100% height=35 cellspacing=0 cellpadding=0>
<tr>
	<td>
	<?php 
$gPageModulePath = './bbs/lib/module/page';
?>
	<?php 
include './bbs/lib/module/page/page.php';
?>