ReePrime
PHP MySQL step 12 Log In user

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

PHP MySQL step 12 Log In user

D
Digital Time

56 Views • Jul 06, 2014

Description

When a user clicks the SignIn button on the login page, the Log In User server behavior compares the values entered by the user against the values for registered users. If the values match, the server behavior opens one page (If login succeeds go to usually a Welcome screen). If the values do not match, the server behavior opens another page (If login fails go to usually a page alerting the user that the login attempt failed).