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

Quizzes de desarrollo web

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

Yii doesn't support web service request handling.

We can use Post::model()->findAll(); to retrieve all the rows of the table "post".

We can import classes with Yii::importing()

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