Quote:
Originally Posted by bing11
how search the artides?
|
Insert this HTML anywhere in a template within the default forums directory
Code:
<b>Search Articles:</b><br>
<form action="article.php" method="get">
<input type="hidden" name="do" value="search" />
<input type="text" class="bginput" name="keyword" size="20" />$gobutton
</form>
To use it outside of the forums directory, hard code the bold text above.