setrawcookie()
setrawcookie - Send a cookie without urlencoding the cookie valueSyntax
bool setrawcookie (string $name, string $value, int $expire, string $path, string $domain, bool $secure, bool $httponly)Arguments
- name
- value
- expire
- path
- domain
- secure
- httponly
