This application uses a database table, users, hosted by the server undcemcs01.und.edu.
The following two PHP scripts are used to access the table:
|
|
login_get.php, which is for the GET method, and
login_post.php, which is for the POST method.