Introduction to Cookies
A cookie is a small piece of information (a string) that can be stored on a client
computer, and later retrieved by the same or a related page. As cookies are often
abused by commercial sites, be aware that many people refuse cookies, so do not depend
on them.
This page sets a cookie named "peekaboo", and it also allows you to set cookies using javascript,
and when it is (re)loaded, it shows you
the cookies it found.
See Code for this page.
These are your cookies from JavaScript:
Make your own cookie: