Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
http_parse_cookie
Popis
object http_parse_cookie ( [string cookie [, int flags [, array allowed_extras]]] )Parses HTTP cookies like sent in a response into a struct.
Seznam parametrů
cookie
String containing the value of a Set-Cookie response header
flags
Parse flags
allowed_extras
Array containing recognized extra keys. By default all unknown keys will be treated as cookie names.
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | Dalšà |
ob_inflatehandler | Nahoru |