Function smf_setcookie
A wrapper for setcookie that gives integration hook access to it
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Auth.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Auth.php
string |
$name |
|
string |
$value = '' |
= '' |
integer |
$expire = 0 |
= 0 |
string |
$path = '' |
= '' |
string |
$domain = '' |
= '' |
boolean |
$secure = null |
= false |
boolean |
$httponly = true |
= true |