Description:
This page allows the user to login.
The form has 3 controls:

username field
password field
login button

When the user enters his username/password and clicks Login, the page verify.php is called to verify the entered data.



Notes:
This page must have the PHP extension (Page Properties->File Extension).