드롭다운 관련 질문입니다. 채택완료
duster
11년 전
조회 5,625
드롭다운 메뉴를 사용하려고 합니다
<td>
<? include_once("$g4[path]/xtx_topmenu.php"); ?>
</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개
답변을 작성하려면 로그인이 필요합니다.
로그인
답변 감사합니다