API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Functions | |
xoops_setcookie () | |
xoops_buildCookieHeader ($args) | |
xoops_buildCookieHeader | ( | $args | ) |
array | $args | 'name', 'value' and 'options' corresponding to php 7.3 arguments to setcookie() |
xoops_setcookie | ( | ) |
Near drop-in replacement for PHP's setcookie()
This exists to bring samesite support to php versions before 7.3, and it treats the default as samesite=strict
It supports both of the two declared signatures: