How can we use ajax in yii?
Answer / Divya Bansal
To use AJAX in Yii, you can create an action in a controller and use jQuery to send a request to that action. Yii provides support for JSONP responses by default.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can get current controller & action name in yii?
What is cmodel class in yii2?
How to configure yii application with database?
How to change the existing style of yii pagination?
What are the type of models available in yii framework ?
What are formatter in yii2?
How to use module components and aliases?
Please list basic server requirements to install yii 2 framework?
Provide steps to install yii 2 framework?
How to get the get home page url in yii?
What are the core helper classes in yii framework?
Benifits of yii over other frameworks?