____ in the Yii framework is the process of determining if user-submitted data fits the needed criteria before it is stored in a database or utilized for other reasons

44. ____ in the Yii framework is the process of determining if user-submitted data fits the needed criteria before it is stored in a database or utilized for other reasons.

  1. Authentication
  2. Data Validation
  3. Authorization
  4. Ad-hoc validation

Answer: B) Data Validation

Explanation:

Data validation in the Yii framework is the process of determining if user-submitted data fits the needed criteria before it is stored in a database or utilized for other reasons.


Comments and Discussions!









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