(PHP 4, PHP 5, PHP 7)
session_get_cookie_params — Get the session cookie parameters
Gets the session cookie parameters.
Returns an array with the current session cookie information, the array contains the following items:
Versiune | Descriere |
---|---|
5.2.0 | The "httponly" entry was added in the returned array. |