| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Christopher Natan (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to authenticate users without reloading a login page. It can generate the HTML with Javascript that uses the jQuery library to present a login form that is submitted using an AJAX request for verifying the user password. The class uses a separate database access class to perform a database query to the users database in order to verify whether the user and password are correct. |
| ||||
| This class can be used to display and process user registrations using AJAX. It can generate HTML and Javascript that uses the jQuery library to submit a registration form using AJAX requests. If the submitted registration form values are valid, the class creates the registered user records in a database. Otherwise it flags the invalid form fields. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |