http_build_cookie

(no version information, might be only in CVS)

http_build_cookie -- Build cookie string

Beskrivelse

string http_build_cookie ( array cookie )

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

Parameterliste

cookie

a cookie list like returned from http_parse_cookie()

Returneringsværdier

Returns the cookie(s) as string.

Se også

http_parse_cookie()