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

Quizzes de desarrollo web

Clock
Minutes
Seconds
MVC stands for "Model View Controller".

It is possible to pass variables from the controller to the view.

The entry script is the only PHP script that end users can directly request to execute.

The layout is embedded in a view.

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