Public Member Functions | |
__construct () | |
__destruct () | |
checkLogin ($sEmail, $sPw) |
index::__construct | ( | ) |
Constructor
index::__destruct | ( | ) |
Destructor
index::checkLogin | ( | $ | sEmail, | |
$ | sPw | |||
) |
Checks user login.
$sEmail | E-mail (=user name) of the user. | |
$sPw | Password to check. |