Parse an individual cookie attribute
Description
Handles parsing individual attributes from the cookie values.
Parameters
$namestringrequired- Attribute name
$valuestring|booleanrequired- Attribute value (string value, or true if empty/flag)
Parse an individual cookie attribute
Handles parsing individual attributes from the cookie values.
$namestringrequired$valuestring|booleanrequired
User Contributed Notes
You must log in before being able to contribute a note or feedback.