http_build_cookie
(PECL pecl_http >= 1.2.0)
http_build_cookie — Build cookie string
Beschreibung
string http_build_cookie
( array
$cookie
)Build a cookie string from an array/object like returned by http_parse_cookie().
Rückgabewerte
Returns the cookie(s) as string.