$_Session Values - how to with Concrete5
Permalink
Hello,
I try to realise some domain-wide silent data-transfer-observer (remember button press and preselect the subject on my contact page for my guests)
It´s not the first time I handle SESSION actions (isset & button-id), but how with concrete5?
For now I would imagine that my header.php within my theme-folder could be a legal place for that logic.
So what I want to know is, if there is a more attractive way - or better to say - default location, where I should initialise SESSION keys & data, e.g. some extra reserved file?
many thanks!
I try to realise some domain-wide silent data-transfer-observer (remember button press and preselect the subject on my contact page for my guests)
It´s not the first time I handle SESSION actions (isset & button-id), but how with concrete5?
For now I would imagine that my header.php within my theme-folder could be a legal place for that logic.
So what I want to know is, if there is a more attractive way - or better to say - default location, where I should initialise SESSION keys & data, e.g. some extra reserved file?
many thanks!