Re: Need help with the code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



OK so here is the form for the below code:

<html>

      <form action='mem_login.php' method='POST'>
            Username: <input type='text' name='username'><br>
            Password: <input type='password' name='password'><br>
            <input type='submit' value='Log in'>


      </form>
</html>

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux