session_start(); include "../dbconn/dbconn.php"; //디비 접속 include "../config/config_gallery.php"; //페이지 보여줄 페이지수, 리미트 수 불러옴 include "./ad_freeboard_gallery_include/ad_freeboard_gallery_substr.php"; //문자자르는 함수 불러옴 ###################여기부터는 첫번째 인클루드 입니다!!(페이지 분활)####################### include "./ad_freeboard_gallery_include/ad_freeboard_gallery_list_page_F.php"; ###################여기까지는 첫번째 인클루드 입니다!!(페이지 분활)####################### ###################검색했을 때와 검색하지 않았을때####################### if ($mode=="search"){ include "./include/search.php"; }else{ include "./include/totallist.php"; } ###################검색했을 때와 검색하지 않았을때####################### ###################여기부터는 3번째 인클루드 입니다!!(페이지 분활)####################### include "./ad_freeboard_gallery_include/ad_freeboard_gallery_list_page_T.php"; ###################여기까지는 3번째 인클루드 입니다!!(페이지 분활)####################### if($category==""){ $img_num1="2"; }else if($category=="제1전시실"){ $img_num2="-2"; }else if($category=="제2전시실"){ $img_num3="-2"; }else if($category=="제3전시실"){ $img_num4="-2"; } ?> include "./ad_freeboard_gallery_include/ad_freeboard_gallery_list_search_script.php" ?>
| include "../include/top.html"; ?> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| include "../include/bottom.html"; ?> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||