http_build_cookie
Build cookie string
&reftitle.description;
stringhttp_build_cookie
arraycookie
Build a cookie string from an array/object like returned by http_parse_cookie.
&reftitle.parameters;
cookie
a cookie list like returned from http_parse_cookie
&reftitle.returnvalues;
Returns the cookie(s) as string.
&reftitle.seealso;
http_parse_cookie