Changes
Title
unchanged
Beginner / Intro Tutorials (please add to / update this list)
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
Questions? The [General Discussion](http://www.yiiframework.com/forum/index.php?/forum/8-general-discussion/) forum is the place to ask.
The [Tips, Snippets and Tutorials](http://www.yiiframework.com/forum/index.php?/forum/12-tips-snippets-and-tutorials/) forum, help ranging from introductory to advanced topics.
[Yii Playground](http://www.yiiplayground.cubedwater.com/index.php?r=site/index) has lots of examples.
[Dynamic Parent-Child GridViews](http://www.yiiframework.com/wiki/323/dynamic-parent-and-child-cgridciew-on-single-view-using-ajax-to-update-child-gridview-via-controller-
with-many_many-relation-after-row-in-parent-gridview-was-clicked/)
This wiki is a must-read for any Yii beginner (even if you don't use dynamic gridviews). It explains a lot about what is going on in models, views, controllers, relations
(has_many and many_many), ajax functions, some sql, CGridview sorting/filtering on default and related models, extracting data from GridView rows and columns, sort dropdownlist, sending dropdownlist selected rows to the controller, etc. It also includes some cool tips and features.
This is just the tip of the iceberg that I've happened across, please help make this a valuable resource for beginning Yii fans and add your favorite intro website.