for($i = 0 ; $i < $newsCnt; $i++){
$news_id = $row[$i]->id;
$news_title = mb_strimwidth($row[$i]->title_kor, 0, 51, "...",'utf8');
$news_date = substr(str_replace('-','.',$row[$i]->created),0,10);
//----------------------------------------------------------------------------------------------------
?>
 |
|
|
|
}
?>
총2개,1페이지
|
|