Query: http_build_cookie
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HTTP_BUILD_COOKIE(3) 1 HTTP_BUILD_COOKIE(3) http_build_cookie - Build cookie stringSYNOPSISstring http_build_cookie (array $cookie)DESCRIPTIONBuild a cookie string from an array/object like returned by http_parse_cookie(3).PARAMETERSo $cookie - a cookie list like returned from http_parse_cookie(3)RETURN VALUESReturns the cookie(s) as string.SEE ALSOhttp_parse_cookie(3). PHP Documentation Group HTTP_BUILD_COOKIE(3)