i have to get data from one specific field in my database and set it into a variable (most likely this has to go into the controller), so that i can echo this on multiple pages in my webapplication.
don't know if it's necassery to say, but i make use of the cakePHP framework.
thanks in advance!