oma378501
(Oma378501)
1
Hi everyone
I’m new in Yii, I have a new project.I have dficult respect Authentication user into database through the form with fields: cuenta, contrasenia.
5552
I need sugesstion about implements. I see Yii have a component authManager for user.
Regards
Omar
JbalTero
(Jbaltero)
2
You mean, during login, you want it authenticated in the database instead of ‘admin:admin’ or ‘demo:demo’ ?
This can help you… Authenticating User
infario
(Infario)
3
you can use inbuilt authentication or better you can use ‘yii User’ extenstion