이

상단 내용과 하단 수정시 보이질 않네요..

· 2003-02-14 (금) 10:55:56 · 1355 · 1
boardform.php 파일 안에서 디비에 저장된 값이 불러와 지지가 않네여.
<tr>
<td>상단 내용</td>
<td colspan=3><textarea name=gb_content_head rows=5 style='width:99%;'><? echo $gr[gr_content_head] ?></textarea></td>
</tr>
<tr>
<td>하단 내용</td>
<td colspan=3><textarea name=gb_content_tail rows=5 style='width:99%;'><? echo $gr[gr_content_tail] ?></textarea></td></tr>
--------- 아래 처럼 수정 ----------
gr 을 gb로 바꾸시면.. ^^;;
<tr>
<td>상단 내용</td>
<td colspan=3><textarea name=gb_content_head rows=5 style='width:99%;'><? echo $gb[gb_content_head] ?></textarea></td>
</tr>
<tr>
<td>하단 내용</td>
<td colspan=3><textarea name=gb_content_tail rows=5 style='width:99%;'><? echo $gb[gb_content_tail] ?></textarea></td></tr>
|

댓글 1개

수정해 놓았습니다.

<tr>
<td>상단 내용</td>
<td colspan=3><textarea name=gb_content_head rows=5 style='width:99%;'><? echo $gb[gb_content_head] ?></textarea></td>
</tr>
<tr>
<td>하단 내용</td>
<td colspan=3><textarea name=gb_content_tail rows=5 style='width:99%;'><? echo $gb[gb_content_tail] ?></textarea></td></tr>
</tr>
<tr>
<td>글쓰기 기본 내용</td>
<td colspan=3><textarea name=gb_insert_content rows=10 style='width:99%;'><? echo $gb[gb_insert_content] ?></textarea></td></tr>
</tr>
<tr>
<td>단어 필터링</td>
<td colspan=3><textarea name=gb_filter rows=2 style='width:99%;'><? echo $gb[gb_filter] ?></textarea><br>※ 위에 입력된 단어가 포함된 내용은 게시할 수 없음 (,로 구분)</td>
</tr>
<tr>
<td class=csstitle align=center>차단 IP</td>
<td colspan=3><textarea name=gb_inte2003-02-14rcept_ip rows=2 style='width:99%;'><? echo $gb[gb_intercept_ip] ?></textarea><br>※ 위에 입력된 IP의 컴퓨터는 접근할 수 없음. 123.123.* 도 입력 가능 (,로 구분)</td>
</tr>


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

그누3질답

9,564건
+
제목 글쓴이 날짜 조회
03-02-21 조회 1,405
03-02-21 조회 1,381
03-02-21 조회 1,908
03-02-21 조회 1,810
03-02-20 조회 1,915
03-02-20 조회 1,728
03-02-20 조회 1,692
03-02-20 조회 1,677
03-02-19 조회 1,984
03-02-18 조회 1,836
행행인
03-02-18 조회 1,472
03-02-17 조회 1,439
03-02-16 조회 1,385
MMando
03-02-16 조회 1,449
03-02-11 조회 1,615
03-02-14 조회 1,356
03-02-13 조회 1,744
44682
03-02-13 조회 1,739
03-02-13 조회 2,094
03-02-13 조회 1,406