silverstripe-framework/docs/en/02_Developer_Guides/18_Cookies_And_Sessions/index.md
2014-12-16 11:01:15 +13:00

291 B

title: Cookies and Sessions summary: Save state information using the Cookie class and the Session class. introduction: Both the Cookie and Session classes can be used to preserve certain data across subsequent page requests.

[CHILDREN]

API Documentation

  • [api:Cookie]
  • [api:Session]