____ is a constant that specifies the environment in which a Yii application runs, such as 'development' or 'production'

15. ____ is a constant that specifies the environment in which a Yii application runs, such as "development" or "production."

  1. YII_ENV
  2. YII DEBUG
  3. YII_ENABLE_ERROR_HANDLER

Answer: A) YII_ENV

Explanation:

YII ENV is a constant that specifies the environment in which a Yii application runs, such as "development" or "production."


Comments and Discussions!









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