웹마스터 팁

샘플 :

https://eond.com/index.php?mid=eond_dentistry

https://eond.com/index.php?mid=eond_dentistry&act=about

https://eond.com/index.php?mid=eond_dentistry&act=s1

https://eond.com/index.php?mid=eond_dentistry&act=s2

 

하나의 레이아웃에서 act에 따라서 다른 페이지를 보여주는 코드입니다.

 

<!--@if($mid==='eond_dentistry' && !$act)-->
<section class="visual_wrap">
   <img src="img/main_vis.png" alt="">
</section>
<!--@elseif($act == "about")-->
<include target="inc/about.html" />
<!--@elseif($act == "s2")-->
<include target="inc/s2.html" />
<!--@elseif($act == "s3")-->
<include target="inc/s3.html" />
<!--@elseif($act == "s4")-->
<include target="inc/s4.html" />
<!--@elseif($act == "s5")-->
<include target="inc/s5.html" />
<!--@elseif($act == "s6")-->
<include target="inc/s6.html" />
<!--@elseif($act == "s7")-->
<include target="inc/s7.html" />
<!--@elseif($act == "s8")-->
<include target="inc/s8.html" />
<!--@elseif($act == "s9")-->
<include target="inc/s9.html" />
<!--@else-->
{$content}
<!--@end-->

 

출처 : https://eond.com/index.php?mid=xe_forum&page=1&document_srl=400603

제목 글쓴이 날짜
404 페이지 못찾음으로 나오는 문제 수정 [9] 화니군 2007.08.18
페이지 수정시 메뉴들 가지런히 놓이게 하기 [3] 팔공산 2007.08.21
홈페이지 주소 고정시키기 [12] file :에반: 2007.08.21
w3c.org의 웹페이지 유효성 검사기 file 바람처럼831 2007.08.24
홈페이지에 게시판을 iframe, include로 이용하시는분들 느까끼 2007.08.27
페이지수정 안되시는 분들께 드리는 팁 [2] 다케루 2007.08.30
메인 페이지 링크 www. 주소 표시, 로그인 링크 문제.... [5] 마덴나 2007.09.08
페이지에 설문 조사 넣기 [2] 지허 2007.10.01
홈페이지 주소 깔끔하게 사용하기 [초보용] [14] 똑디 2007.10.13
관리자 페이지 모듈->댓글 내용에   & " < > 안 나오게 하기 [1] 必得力 2007.10.18
간편해진 페이지 수정법 file coll 2007.11.16
배경이미지기능으로 페이지꾸미기 [3] file 팔공산 2007.11.23
윈도우 라이브 메신저를 홈페이지 서명난에 달자 [1] file Diver 2007.11.26
(회원정보) 보기 페이지에서 포인트 변경하기 [4] file Simulz 2007.11.28
[동영상 강좌2] zbxe 페이지 생성과 기능 설명 [45] file 필반 2007.12.03
외부페이지에서 매개변수 사용가능하도록 하는 방법 [12] 라르게덴 2007.12.05
권한없는 모듈을 만났을때 로그인 페이지 띄우기.. [10] 똑디 2007.12.11
외부페이지 사용법 [8] 길치객 2007.12.11
외부페이지에서 위젯사용하지 않고 로그인 정보 다루기. [5] [1] 길치객 2007.12.12
페이지가 갑자기 하얀화면으로 나올경우에는 이렇게 해보십시오. [9] file 하나로45 2007.12.13