http_build_cookie

Example

 string http_build_cookie ( array $cookie ) 

Description

Build a cookie string from an array/object like returned by http_parse_cookie().

Return Values

Returns the cookie(s) as string.