Newbie question I guess. Please show me how to use the htmlspecialchar s
function in the form below, Thanks:
<form action="formtes t1.php?c=1" method=POST>
<b>Find Results with:
These words: <input type="text" length=40 name="keywords" >
input type="submit" value="Search">
</form>
function in the form below, Thanks:
<form action="formtes t1.php?c=1" method=POST>
<b>Find Results with:
These words: <input type="text" length=40 name="keywords" >
input type="submit" value="Search">
</form>
Comment