Yii web application development

–> Create Your First Application.

Download Yii Framework.

http://www.yiiframework.com/download/

Download PHP Server

http://sourceforge.net/projects/xampp/

OR

http://sourceforge.net/projects/wampserver/

Step of yii installation if you have a server XAMP.

put your yii(extract) folder under xamp/htdoc/

if wamp than www/ folder.

Now open cmd go to www or htdoc path for example cd (c:\xamp\htdoc\yii\framework  OR c:\wamp\www\yii\framework )

than type yiic webapp ../../testyii (press enter)

Give y + enter

now you first project created.

run. http://localhost/testyii.

Share here if you have any problem or questions.

This entry was posted in Yii-php. Bookmark the permalink.

3 Responses to Yii web application development

  1. Yii Developer says:

    Good Article

  2. kirti says:

    how can rename setCantroller File
    afeter
    tell me config file setting

Leave a comment