For my current project I need a detection if the cookies are enabled or not in the user’s browser.
The easiest way to do this is by using this code:
The CakePHP way is almost similar:
Ok, it’s not rocket science, but it helps 🙂
For my current project I need a detection if the cookies are enabled or not in the user’s browser.
The easiest way to do this is by using this code:
The CakePHP way is almost similar:
Ok, it’s not rocket science, but it helps 🙂