Hello there people of webmaster world,
I want to append some data to a super global name, ie: $_COOKIE['cookie_name.#WERTG']; Then what my hope is, to be able to see if the cookie is set, by checking the main part of the name regerdless of what the appendage is. Then after determining as it IS set finding out what the data is, assigning it to a var, then checking that against a database reference.
Any advice or alternative suggestion is welcome.
Cheers,
MRb