0 follower

Building a Blog System using Yii

This tutorial describes how to use Yii to develop a blog application shown as the blog demo. It explains in detail every step to be taken during the development, which may also be applied in developing other Web applications. As a complement to the Guide and the Class Reference of Yii, this tutorial aims to show practical usage of Yii instead of thorough and definitive description.

Readers of this tutorial are not required to have prior knowledge about Yii. However, basic knowledge of object-oriented programming (OOP) and database programming would help readers to understand the tutorial more easily.

This tutorial is released under the Terms of Yii Documentation.