Under the Hood of Yii’s Component Architecture, Part 2
This is Part 2 of a 3-part series that shows you some of the inner-workings of the Yii Framework’s component architecture. In this part you’ll learn how you can do event-based programming in PHP and how the CComponent class facilitates it.
