Look at the following code snippet:
<form action="query.php" method="post">
Search: <input type="text" name="query">
<input type="submit" value="Search">
</form>
Look at the following code snippet:
<form action="query.php" method="post">
Search: <input type="text" name="query">
<input type="submit" value="Search">
</form>