nowadays folks usually use the $_COOKIE array
anyway, what exactly is the problem?
is the cookie set, or is it not set, or is it just not able to be deleted?
if there's a problem in setting it, then we need to take a look at the code where it i set
if there's a problem in deleting it, then we need to take a look at the code where it is deleted
provide both, if possible