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

드롭다운 관련 질문입니다. 채택완료

duster 11년 전 조회 5,625
드롭다운 메뉴를 사용하려고 합니다
 
 <td>
<? include_once("$g4[path]/xtx_topmenu.php"); ?>
 </td>
 
이런식으로 메뉴를 불러오면 메뉴는 잘나오는데
 
아래와같은 에러가 뜹니다 ㅠㅠ
 
독타입설정을 잘못한걸까요??
 
제발 아시는분있으시면 선처를 부탁드려요
 
Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/common.php on line 8 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 32 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 35 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 36 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 37 Warning: Cannot modify header information - headers already sent by (output started at /home/kokpul62/www/menu.php:5) in /home/kokpul62/www/head.sub.php on line 38
댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
진서기
11년 전
php 파일에 공백이 들어가면 안되는 부분이 있습니다.

<?php 앞에 공백이 있는 파일이 있는지 살펴보세요.


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

답변에 대한 댓글 1개

d
duster
11년 전
어찌어찌 해결 했습니다

답변 감사합니다

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

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

로그인