public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain], [mixed $httpOnly])
Sets a cookie to be sent at the end of the request This method overrides any cookie set before with the same name
public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain], [mixed $httpOnly])
Sets a cookie to be sent at the end of the request This method overrides any cookie set before with the same name
Please login to continue.