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

Create a new cookie object


Parameters

$name string Required
$value string Required
$attributes array|Requests_Utility_CaseInsensitiveDictionary Optional
Associative array of attribute data

Default: array()


Top ↑

Source

File: wp-includes/Requests/Cookie.php. View all references

View on Trac


Top ↑

User Contributed Notes

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