http_build_cookie
(PECL pecl_http:1.2.0-1.4.1)
http_build_cookie — Build cookie string
Popis
string http_build_cookie ( array $cookie )Build a cookie string from an array/object like returned by http_parse_cookie().
Seznam parametrů
- cookie
a cookie list like returned from http_parse_cookie()
Návratové hodnoty
Returns the cookie(s) as string.
http_build_cookie
There are no user contributed notes for this page.
