CRUD application with Yii framework.
|Please note that, this is a very minimal sample application done for a USER model using yii framework.
How to run,
1 – Please download the attachment. http://www.mediafire.com/download/qd8zjcc94b4h3gc/yiiDemo.zip
2 – Create a db called “demoYii” and import the script file named (demoYii.sql) in mysql database. (using phpMyAdmin)
3 – Place the downloaded code inside htdocs folder. (if your using wamp, you can place it inside the www folder)
4 – Thats all, now you can view the application through following URL. http://localhost/yiiDemo/web/index.php
NB: You need to login in order to view the crud therefore please use the following credentials.
User : admin, Password : admin