ประมาณนี้ครับ ศึกษาเอาเองนะ
12.0 นี่คือหมายเลขบอร์ด
22 นี่ก้อจำนวนกระทู้
<?php $array = ssi_boardNews(12.0, 22 , null ,null , 'array');
foreach ( $array as $my_news_mix )
{
echo '<li style="list-style-image: url(http://www.art2bempire.com/bullet2/bullet3/icon_dot.gif);"><a href="' , $my_news_mix['href'], '">', $my_news_mix['subject'], '</a></li>';
}
?>
ส่วนลักษณะการแสดง ต้องการให้มีอะไรบ้าง หรือแสดงอะไรบ้าง ต้องไปแก้ที่ SSI ก่อน.. จากนั้นทำการ require เรียกไฟล์เข้ามาแสดงครับ
ส่วนการให้แสดงไอค่อนก็แทรกนี่เข้าไปในโค้ดครับ แกะเอาเองละกันนะครับ
<li style="list-style-image: url(http://www.art2bempire.com/bullet2/bullet3/icon_dot.gif);">