U can set its expiry date to a time in the past using the setcookie method:
setcookie ("TestCookie",$value, time()-1000);
just as a note,I think its better to ask the question under closer specialties like php,web development,etc ..this will make your question viewed by the proper specialists...