v1.4.0

Cookies

  • A cookie is a piece of code that your program places on the computer of a user to collect information about their interaction with your program.
  • It is often used to handle validation of users, shopping cart management, the customisation of users' experience with your application etc.

Return to Introduction or use the sidebar to navigate.