Ryzom Account Management System
1.0
|
Functions | |
login () | |
This function is beign used to login a user. |
login | ( | ) |
This function is beign used to login a user.
It will first check if the sent POST data returns a match with the DB, if it does, some session variables will be appointed to the user and he will be redirected to the index page again. If it didn't match, the template will be reloaded and a matching error message will be shown.