Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1025363
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T11:55:02+00:00 2026-05-16T11:55:02+00:00

From PHP, I’m having trouble getting the browser to delete a cookie. To chase

  • 0

From PHP, I’m having trouble getting the browser to delete a cookie. To chase down the problem, I have created a simple test page that just does this:

// Set cookie named MrPants with value foo to expire at end of session
setcookie("MrPants", "foo", 0);

After loading that page, I see the cookie in my Firefox cookies menu. So far, so good.

Then I follow example #2 here to delete a cookie:

// Set that cookie's expires time in the past
setcookie("MrPants", "", time() - 3600);

This has no effect. I have tried specifying the path, too; no change.

In Firebug, I see the following in the response headers:

Set-Cookie ZDEDebuggerPresent=php,phtml,php3; path=/ 
MrPants=deleted; expires=Tue, 25-Aug-2009 15:27:46 GMT; path=/some/path

What am I missing here?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T11:55:03+00:00Added an answer on May 16, 2026 at 11:55 am

    Hmmm, actually the cookie IS being deleted. I appear to have found a quirk in Firefox 3.5.10 (Fedora Linux).

    I went into Preferences > Privacy > remove individual cookies and searched for the cookie name. When it’s added, it appears in that window, but when it’s deleted, it doesn’t disappear from that window. You have to close the window, re-open it, and search for the cookie again.

    Even worse, if the cookie is deleted and re-added in the same script, it shows the new cookie appearing without the old one disappearing – multiple cookies with the same name and path! That was really freaking me out.

    I haven’t filed a bug on this, but if anyone else wants to, be my guest.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I come on CherryPy from PHP, but I have problem. I created in Eclipse
I created an object from PHP with json encode, but I am having difficulty
I got this from php.net website. This is related to the problem I am
Tried examples from 'php.net' but don't understand what's the problem. Any suggestions? <?php $_SESSION['test']
Coming from PHP, I have to do some sql cleanup on this 1000 file
Problem: Blank email from PHP web application. Confirmed: App works in Linux, has various
Migrating from PHP to EJB , I have previous experience of PHP , C++
I came from PHP, Python and Django are new to me. I have a
I have downloaded php 5.4.0 from php.net and i want to upgrade it on
I am echoing JSON from a php server back to the browser. I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.