Install Yii at Windows

Yii (Yes ! It Is!) is a php framework that best for Database transaction. This is a object oriented framework. And you need to use Apache server with PHP 5.  But this is best for linux environment.

Then how install in Windows ? ( I love windows)
Please follow these steps to install Yii in xampp.

First download Yii from official site. Also download Yii doc. In Yii doc, you will see two pdf file that guide you about Yii.
Now unzip file and past yii folder at c:/yii
create a folder called testdrive in your htdocs

1 . open windows command line
2 . type     cd c:/xampp/htdocs
3.  type     c:/xampp/php/php.exe c:/yii/framework/yiic.php webapp testdrive

once done, you should have all the files inside testdrive

go at browser and visit  http://localhost/testdrive/
Thanks

মন্তব্যসমূহ