removeCookie(string $name, string $path = '/', string $domain = null)
Removes a cookie from the array, but does not unset it in the browser.
removeCookie(string $name, string $path = '/', string $domain = null)
Removes a cookie from the array, but does not unset it in the browser.
string | $name | |
string | $path | |
string | $domain |
Designed by : w10schools
service@w10schools.com
Please login to continue.