Basic PHP Programming Question:
How can we destroy the cookie in PHP?
Answer:
Set the cookie with a past expiration time.
Previous Question | Next Question |
How can we submit from without a submit button? | What are the current versions of Apache, PHP, and MySQL? |