Login using table

Hi all,

I am new in Yii. Have any reference/tutorial describe login using table (no hardcode).

For example, if i have table tbl_user, and i want to know how to yii connect and do something (create, select, update and delete) to that table. have any reference for that ?

Thank you

Read the definitive guide to Yii, expecially ActiveRecord and working with forms