Cookies are text information which is saved on users’ computers on demand of web server. This information is transmitted back during next site visit. Main functions of this technology are
1. session organization for online shops, forums and other interactive systems. In that case cookies contain unique user ID.
2. different user’s parameter keeping.
3. user’s [...]