Showing posts with label Yii Snippet. Show all posts
Showing posts with label Yii Snippet. Show all posts

Tuesday, December 18, 2012

Password Validation In Yii Model

From my sourcecode, I gave the information for password validation in yii framework. I used password and confirm password validation.
Read More...

Email Validation In Yii Model

From my sourcecode, I gave the information for email validation in yii framework.
Read More...

Username Validation In Yii Model

From my sourcecode, I gave the information for username validation in yii framework.
Read More...