Changes

Jump to: navigation, search

PHP and Cookies - Creating, Reading and Writing

No change in size, 18:07, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
=== Cookie Name / Value Pair ===
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
The first section of the cookie defines the name of the cookie and the value assigned to the cookie. As previously mentioned, both the ''name'' and ''value'' settings can be anything you choose to use. For example, you might want save a user's currency preference - ''currency=USDollars''. This is the only section of the cookie that is mandatory, the rest are entirely optional. Whether or not you use these optional settings depends on your specific requirements. The following settings, therefore, can be omitted from the cookies if they are not required.

Navigation menu