Basic PHP Programming Question:

How can we destroy the cookie in PHP?

PHP Interview Question
PHP Interview Question

Answer:

Set the cookie with a past expiration time.


Previous QuestionNext Question
How can we submit from without a submit button?What are the current versions of Apache, PHP, and MySQL?