테스트 사이트 - 개발 중인 베타 버전입니다

기초적인 질문 if문 입니다..ㅠ 채택완료

느랴느바 9년 전 조회 7,275
<div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">
</span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"> <?php    if(defined('_INDEX_')) { ?></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <div id="ft"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span><div id="ft_copy"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">		</span>인테리어 회사</span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span></div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    </div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);">    <span class="Apple-tab-span" style="white-space:pre">	</span><?php } else {?></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">	</span><div id="ft2"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span><div id="ft_copy2"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">			</span><img src="/img/footer.jpg" width="100%"></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span></div></span></font></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">	</span></div></span></font></div><div><span class="Apple-tab-span" style="white-space: pre; font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif">		</font></span></div><div><font face="돋움, Dotum, Helvetica, Apple SD Gothic Neo, sans-serif"><span style="font-size: 12px; line-height: 18px; background-color: rgb(255, 255, 255);"><span class="Apple-tab-span" style="white-space:pre">		</span><?php } ?></span></font></div><div>
</div><p>

 

이런식으로 하단부분을 index 메인에서는 글로 작성하고 나머지 페이지는 이미지를 넣고 싶은데요

 

적용이 안되네요.. 분명 맞게 썻는데 오타가 난건지 뭘 잘못 썻는지를 모르곘습니다..ㅠㅠ

 

 

댓글을 작성하려면 로그인이 필요합니다.

답변 5개

홈페이지 주소를 한 번 알려주시면 빠르게 확인이 가능..

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

느랴느바
9년 전
road13460013.cafe24.com 입니다.

댓글을 작성하려면 로그인이 필요합니다.

l
9년 전

define('__index__', '정의된값')

이 부분을 선언하셨을텐데 모든 영역에서 적용되게 하시려면 common.php 파일에 넣어주셔야 모든 페이지에서 적용됩니다. 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

9년 전

  

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

느랴느바
9년 전
안되네요.. 똑같아요 .. 다른페이지에서 적용이 안되네요 ㅠㅠ

댓글을 작성하려면 로그인이 필요합니다.

l
9년 전

문법상으로는 맞아 보이는데요? 결과가 한쪽으로만 쏠려서 나온다면 __index__ 의 선언범위를 확인해야 할듯요..

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

느랴느바
9년 전
죄송한데 index의 선언범위라 함은 어떤걸 말씀하시는건지 설명해주실수 있나요?

댓글을 작성하려면 로그인이 필요합니다.

9년 전

위 작성해 주신 소스상으로는 문제가 없어 보입니다.

 

혹시 테마를 사용중이신가요?

 

/tail.php를 수정하신거라면

 

관리자 페이지에서 테마사용 않함 체크해 보세요

 

로그인 후 평가할 수 있습니다

답변에 대한 댓글 1개

느랴느바
9년 전
현재 테마를 사용하고 있어서요.. 다른건 다 수정이 되는데..저것만 적용이 안되네요

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인