우리산전 카탈로그 다운로드
1. 카탈로그 다운로드 페이지
include_once "./__RootDir__.php"; include_once "./_lib/_header.php"; $banner_path = "download"; $banner_title = "CATALOG"; $banner_text = "작은 이익보다는 고객에게 감동을 안겨주는
큰 노력을 계속 하겠습니다"; $category_name = "품질보증"; $page_name = "카탈로그 다운로드"; $category_page ="d1_download_certificate"; $this_page = "d3_download_catalog"; include_once("header.php"); include_once("sub_banner.php");
echo $page_name;
작은 이익보다는 고객에게 감동을 안겨주는
큰 노력을 계속 하겠습니다
php $query = "select a.* from sm_board a where 1=1 ".$bd_language_query ." and bd_id = 'catalog' order by bd_idx desc "; $result = query($query); $cnt = mysqli_num_rows($result); if($cnt){ while($row = mysqli_fetch_assoc($result)){
=$row["bd_title"]
$bd_image = "./_upload/board/".$row["bd_image"]; if(is_file($bd_image)){
} $bd_file1 = "./_upload/board/".$row["bd_file1"]; if(is_file($bd_file1)){
PDF Download
}
} }
include_once("footer.php");
해당 페이지 확인하러가기
페이지 확인