cakephp - how to use a common data across action in a controller -
In the Operator index, the webservice is getting some value in my application through the webservice. I want to use the same data in other works. I
Thank you.
You can save data in the session, also see in the manual.
Comments
Post a Comment