Home »
MCQs »
Yii PHP Framework MCQs
Which of the following function is used to generate URLs for a certain activity?
41. Which of the following function is used to generate URLs for a certain activity?
- CreateURL()
- NewURL()
- InitURL()
Answer: A) CreateURL()
Explanation:
CreateURL() function is used to generate URLs for a certain activity.