0 / 60 seg.

Look at the following code snippet:

<form action="query.php" method="post">
    Search: <input type="text" name="query">
    <input type="submit" value="Search">
</form>