leegold2
Technical User
- Oct 10, 2004
- 116
Newbie question I guess. Please show me how to use htmlspecialchars in the form below, Thanks:
<form action="formtest1.php?c=1" method=POST>
<b>Find Results with:
These words: <input type="text" length=40 name="keywords">
input type="submit" value="Search">
</form>
<form action="formtest1.php?c=1" method=POST>
<b>Find Results with:
These words: <input type="text" length=40 name="keywords">
input type="submit" value="Search">
</form>