Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
We can import classes with Yii::importing()

Post::model()->with('author')->findAll(); uses lazy loading.

The application singleton can be accessed at any place via Yii::app().

Enabling debug mode is an easy way to improve performance.

The main configuration file is localised in "protected/main/config.php"