Cookie
A cookie is a message given to a Web browser by a Web server.
The browser stores the message in a text file called cookie.txt. The message is then sent back to the server each time the browser requests a page from the server. The main purpose of cookies is to identify users and possibly prepare customised Web pages for them.