php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #26770 cookie lifetime problem
Submitted: 2004-01-02 17:45 UTC Modified: 2004-01-02 19:48 UTC
From: just-do-it at blueyonder dot co dot uk Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.3.4 OS: w2k iis5 ie5/ie6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: just-do-it at blueyonder dot co dot uk
New email:
PHP Version: OS:

 

 [2004-01-02 17:45 UTC] just-do-it at blueyonder dot co dot uk
Description:
------------
cookies seem to be lost when closing browser

Reproduce code:
---------------
http://just-do-it1.no-ip.org/examples2/cjs-php/php-settings/php-problem.htm

Expected result:
----------------
closing browser should not lose the cookie information when you re-run 11Cookie.php (14 lines of code)

Actual result:
--------------
cookie data is lost when the browser is re-started and 11Cookie.php is re-run see
http://just-do-it1.no-ip.org/examples2/cjs-php/php-settings/php-problem.htm

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-01-02 18:55 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Your code is bogus as you need to set a timeout value if you want the cookie to persist.
 [2004-01-02 19:48 UTC] just-do-it at blueyonder dot co dot uk
Sorry to waste your time!!
Falls into the catagory 'is it switched on; is it plugged in?'!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Oct 06 06:01:27 2024 UTC