In this code model has been loaded and getmethod is being called from controller and also getmethod is available in my model. I want similar example how view is communicating with controller.
Top answer
I don't understand your meaning. Does 'code' refer to computer code? Are 'get method' and 'view' the names of computer sub-routines or processes?
— Clive
I don't understand your meaning.
Does 'code' refer to computer code?
Are 'get method' and 'view' the names of computer sub-routines or processes?
Clive
Free · every Monday
Get the Weekly English Kit 📬
New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.
In this code model has been loaded and getmethod is being called from controller and also getmethod is available in my model. I want similar example how view is communicating with controller.
In this code, the model has been loaded and Getmethod is being called from the controller. Getmethod is also available in my model. I want a similar example of how Vi