Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Kdenlive. Hardware. Redes.

Quizzes de desarrollo web

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

Yii incorporates many ideas from other well-known frameworks, like Prado or Joomla.

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

We can import classes with Yii::importing()

Yii allows developers to model database data in terms of objects (DAO).