Request for newbie website tutorial

Can anyone help me to find a tutorial how to create a website using yiiframework, a step by step tutorial, im a newbie using yiiframework, please send me a link that i can read and study… thank you all.

Have you tried this? http://www.yiiframework.com/doc/blog/ . I highly recommend it.

thank you sir, is that for newbie? because i tried that but i dont understand how to create a database, im using mysql… i dont know about relation…

Well, it is for beginners. I assume you know SQL to some degree, including relationship between tables in the DB (primary key, foreign key, one-to-one, on-to-many, etc…).

You should also have decent object oriented understanding. If you don’t, or not sure, you can go over MVC tutorials on the web. Also, the following tutorials probably be useful as well: http://www.larryullman.com/series/learning-the-yii-framework/

u can check this wiki

http://www.yiiframework.com/wiki/250/yii-for-beginners

[color="#006400"]NOTE: moved to proper section (General Discussion for Yii 1.1.x instead of Tips, Snippets and Tutorials)

[/color]