read_docx('http://art-culture.cmu.ac.th/2019/public/download/heritage/heritage-21-05-61.docx');?>
| # | Title |
$c = 1;
foreach($detailNewsList as $key => $value){?>
|
|
$c++;
}
?>
foreach($detail as $key => $value){
if($value->art_type == 2){
$link = base_url()."Lanna/viewPDF/".urlencode($value->art_file);
}else{
$link = base_url()."public/img/uploadfile/".$value->art_file;
}
?>
|
|
$c++;
}
?>
$this->load->view('Lanna_red/nav_right_view');?>