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

Web development quizzes

Clock
Minutes
Seconds
Yii adopts the MVC architecture.

A filter is a piece of code that is configured to be executed before and/or after a controller action executes.

Inside the view script, it is not possible to access the controller instance.

The URL manager provides URL parsing and creation functionality.

An application with the following connection string uses a MySQL database: 'connectionString' => 'sqlite:'.dirname(__FILE__).'/../data/db.sqlite'