(PHP 4, PHP 5, PHP 7, PHP 8)
session_get_cookie_params — Get the session cookie parameters
Gets the session cookie parameters.
This function has no parameters.
Returns an array with the current session cookie information, the array contains the following items:
Version | Description |
---|---|
7.3.0 | The "samesite" entry was added in the returned array. |