Silverstripe
Silverstripe CMSDocs
  • Getting Started
  • Tutorials
  • Developer Guides
    • Model and Databases
    • Templates and Views
    • Controllers
    • Forms
    • Configuration
    • Extending SilverStripe
    • Testing
    • Debugging
    • Performance
    • Security
    • Email
    • Integration and Web Services
    • Search
    • i18n
    • Files
    • Customising the Admin Interface
    • Execution pipeline
    • Command Line Interface
    • Cookies and Sessions
      • Cookies
      • Sessions
  • Upgrading
  • Changelogs
  • Contributing
  1. Developer Guides/
  2. Cookies and Sessions
Version 3End of Life

This version of Silverstripe CMS will not receive any additional bug fixes or documentation updates.

Go to documentation for the most recent stable version →

On this page

  • API Documentation

Cookies
A set of static methods for manipulating PHP cookies.
Sessions
A set of static methods for manipulating PHP sessions.

API Documentation#

  • Cookie
  • Session
Edit on GitHub