A ____ in Yii is a mapping between a URL pattern and a controller action

20. A ____ in Yii is a mapping between a URL pattern and a controller action.

  1. Templating engine
  2. Route
  3. Controller
  4. Composer

Answer: B) Route

Explanation:

A route in Yii is a mapping between a URL pattern and a controller action.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.