Requests_Cookie::__construct( string $name, string $value, array|Requests_Utility_CaseInsensitiveDictionary $attributes = array(),  $flags = array(),  $reference_time = null )

In this article

Create a new cookie object

Parameters

$namestringrequired
$valuestringrequired
$attributesarray|Requests_Utility_CaseInsensitiveDictionaryoptional
Associative array of attribute data

Default:array()

Source

User Contributed Notes

You must log in before being able to contribute a note or feedback.