Clearing Cookies without knowing the names
Posted: Wed Feb 21, 2007 3:41 pm
Hey guys,
First time posting. Anyone know a way to clear out all the cookies under / without knowing the exact names? The only way I found to clear a cookie is by using setcookie(), but you have to konw the exact name.
I tried clearing the cookies by clearing the array $_COOKIE but that didn't work. Any info appreciated.
First time posting. Anyone know a way to clear out all the cookies under / without knowing the exact names? The only way I found to clear a cookie is by using setcookie(), but you have to konw the exact name.
I tried clearing the cookies by clearing the array $_COOKIE but that didn't work. Any info appreciated.