PHP Cookies - What Is a Cookie
Interview Question Database For Software Developers
|
|
| What Is a Cookie | | What Is a Cookie? - PHP Script Tips - Understanding and Managing Cookies | | By: FYIcenter.com | A cookie is a small amount of information sent by a Web server to a web browser and
then sent back unchanged by the browser each time it accesses that server.
HTTP cookies are used for authenticating, tracking, and maintaining specific information about users,
such as site preferences and the contents of their electronic shopping carts.
The term "cookie" is derived from "magic cookie", a well-known concept in computing
which inspired both the idea and the name of HTTP cookies.
A cookie consists of a cookie name and cookie value. For example, you can design a cookie
with a name of "LoginName" and a value of "FYICenter".
| | ID: 343 | Rank: 1083 | Votes: 0 | Views: 38 | Submitted: 20070425 |
1083 :-) | | What Is a Cookie | | What Is a Cookie? - PHP Script Tips - Understanding and Managing Cookies... | | Submitted: 20070425 |
|
Copyright © 2009 FYIcenter.com
All rights in the contents of this Website are reserved by the individual author.
No part of the contents may be reproduced in any form without author's permission.
|
|
|