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