Sponsorenverwaltung - Team StarCraft e.V.
 All Data Structures Files Functions Variables
register.php File Reference

Handles all the registration stuff. Provides input validation. More...

Go to the source code of this file.

Detailed Description

Handles all the registration stuff. Provides input validation.

Handles all the application logic needed for registration. This includes input validation (integrety, correctness) as well as the insertion of the new user into the database and emailing the user instructions for the next steps.

This file is inspired by register.php from Usercake (Version 2.0.2)

This file depends on inc/common.php and inc/templates/register.tpl.

Version
1.0.0
Author
Usercake (http://www.usercake.com)
Daniel Seichter
Alexander Vorndran
Date
02.07.2013

Definition in file register.php.