특정타이틀을 안나오게 하는 페이지를 추가하고싶습니다. if.. 채택완료
얌얌핑
11개월 전
조회 1,298
</strong></p>
<p><?php
include_once "{$g4_mobile_path}/head.sub.php";</p>
<p>if ($_SERVER['PHP_SELF'] == '/mobile/index.php') {
}
else if ($board['bo_table']) {
$header_title = array($board['bo_subject'], '', "{$g4_mobile_path}/menu/title1.menu.php");
} else if (!$header_title) {
$header_title = array($current_page[2], '', "{$g4_mobile_path}/menu/title1.menu.php");
}
?></p>
<p><strong>
지금은 /mobile/index.php에만 적용되어있는걸
/mobile/introp.php 에도 동일하게 적용하고싶어요
개발자가 아니라ㅜㅜ 모르겠어서 질문드립니다.
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인