How to get current controller name?
Answer Posted / Rajesh Dhapodkar
In Yii PHP Framework, you can get the current controller name using the `getControllerClass()` method in your controller.
Post New Answer View All Answers
What is the latest version of yii?
3