[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/laminas/laminas-diactoros/src/functions/ -> parse_cookie_header.php (summary)

(no description)

Copyright: https://github.com/laminas/laminas-diactoros/blob/master/COPYRIGHT.md
License: https://github.com/laminas/laminas-diactoros/blob/master/LICENSE.md New BSD License
File Size: 44 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  parseCookieHeader()

Functions
Functions that are not part of a class:

parseCookieHeader($cookieHeader)   X-Ref
Parse a cookie header according to RFC 6265.

PHP will replace special characters in cookie names, which results in other cookies not being available due to
overwriting. Thus, the server request should take the cookies from the request header instead.

param: string $cookieHeader A string cookie header value.
return: array key/value cookie pairs.



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer