Ehab Mustafa

Ehab Mustafa

  • NA
  • 3
  • 493

Need your help to answer my question

Apr 4 2019 1:57 PM
You are tasked by your Organization to create login form using MVC, PHALCON, HTML, PHP, MYSQL frame work, which you should post data to server and validate on server using DB, write down the user controller that will enable to authenticate login and logout of the form.
 
Note:
 
-Assume that the DB has user table with field login and password.
-If login is successful, flash success message.
-If login is un successful flash error message.

Answers (3)