Home »
MCQs »
Yii PHP Framework MCQs
Which of the following API Clears the cache of all data values?
62. Which of the following API Clears the cache of all data values?
- Delete()
- Del()
- Flush()
Answer: C) Flush()
Explanation:
Flush () clears the cache of all data values.