cookie-cat

WordPress cookie catalog

cookie-cat WordPress cookie catalog
This site uses cookies. What a surprise
  • Home
  • About
    • What is the UK cookie law?
    • ICC UK Cookie Guide
    • Cookie categories – TOOL TIPS
    • Cookie Audit
    • WordPress plugins for the UK cookie law / EU cookie directive
    • Privacy notice
    • Design of the cookie cat plugin – a cookie predictor for WordPress?
      • cookie-cat design – Part I – the cookie-cat plugin
      • cookie-cat design – Part II – the website
      • cookie-cat design – Part III – the cc_mapping feed
      • cookie-cat design Part Ia – cookie-cat v1.1
    • Disclaimer
    • Resources used
  • Cookies
  • Plugins
  • Mapping
  • Download
  • Blog
  • Contact

PHP

A dummy plugin for any site that runs PHP.
Here is an extract from the PHP manual

PHP transparently supports HTTP cookies. Cookies are a mechanism for storing data in the remote browser and thus tracking or identifying return users. You can set cookies using the setcookie() or setrawcookie() function. Cookies are part of the HTTP header, so setcookie() must be called before any output is sent to the browser. This is the same limitation that header() has. You can use the output buffering functions to delay the script output until you have decided whether or not to set any cookies or send any headers.

Any cookies sent to you from the client will automatically be included into a $_COOKIE auto-global array if variables_order contains “C”. If you wish to assign multiple values to a single cookie, just add [] to the cookie name.

Host plugin name: PHP
Plugin type: Other
Cookie free?: No

Cookie categories

  1. Strictly necessary cookies - these cookies enable services you have specifically asked for

  2. Performance cookies - these cookies collect anonymous information on the pages visited

  3. Functionality cookies - these cookies remember choices you make to improve your experience

  4. Targeting cookies or advertising cookies - these cookies collect information about your browsing habits in order to make advertising relevant to you and your interests.

blog posts

  • 1 – Strictly necessary
  • 2 – Performance cookies
  • 3 – Functionality cookies
  • News
  • plugin
  • WordPress

Information

  • Home
  • About
  • Blog
  • Contact
  • Design
  • Privacy
  • Sitemap

© Copyright cookie-cat 2012-2022. All rights reserved.
Site:  www.cookie-cat.co.uk