smf_setcookie

A wrapper for setcookie that gives integration hook access to it
Parameters Summary
string $name
string $value = ''
int $expire = 0
string $path = ''
string $domain = ''
bool $secure = NULL
bool $httponly = true