Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

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

A model should use $_GET or $_POST directly.

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

We can use the yiic command to create a new Yii application.

Yii doesn't support web service request handling.