0 / 60 seg.

Look at the following code snippet:

<form action="register.php">
    Password: <input type="text" name="password">
    <input type="submit">
</form>