Code:
<html> <head> <title>Sign in</title> </head> <body> <h3> Island hospice</h3> <h1>Sign in</h1> <form method="post" action="<?$_SERVER['PHP_SELF'];?>"> <P>Username:</P> <p> <input name="user" type="text" ID="user"/> </p> <p>Password:</p> <p> <input name="pass"