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

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -