특정게시판 검색창 메인페이지에 달자.
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<form name=fsearch method=get action=''>
<input type=hidden name=doc value='bbs/gnuboard.php'>
<input type=hidden name=bo_table value='검색하고 싶은 테이브명'>
<input type=hidden name=sselect value='wr_subject'>
<tr>
<td align="center">
<input type=text name=stext class=input required itemname='검색어' value='<? echo $stext ?>'>
<input type=submit value='검색' class=cssbutton>
</td>
</tr>
</form>
</table>
==================================
넘 심심해요 아하~~~~~```
<form name=fsearch method=get action=''>
<input type=hidden name=doc value='bbs/gnuboard.php'>
<input type=hidden name=bo_table value='검색하고 싶은 테이브명'>
<input type=hidden name=sselect value='wr_subject'>
<tr>
<td align="center">
<input type=text name=stext class=input required itemname='검색어' value='<? echo $stext ?>'>
<input type=submit value='검색' class=cssbutton>
</td>
</tr>
</form>
</table>
==================================
넘 심심해요 아하~~~~~```
첨부파일
|
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기
댓글 2개