Designing and Development > Yii PHP Framework Support

How to create Registration form using yii

(1/1)

rahul:
HI,
       i want to create registration form in yii and save the value of those fields in database

       Please Help.

perks:
In yii there is powerfull module gii you can find this after uncomment the config\main.php
 

--- Code: ---localhost/demo/index.php?r=gii
--- End code ---

you Can also create registration form also and value automatic insert in data base

 as i know gii is very cool feature of YII Framework

phpdeveloper:
Yes you are right Perks every thing is possible in yii and this is very simple step to create registration form and save them in database. Yii is very good frame work

Navigation

[0] Message Index

Go to full version