php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #14677 Cookie + Session Variable
Submitted: 2001-12-23 18:09 UTC Modified: 2001-12-23 18:22 UTC
From: jeffdl at mn dot mediaone dot net Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.1.0 OS: Freebsd 4.4
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jeffdl at mn dot mediaone dot net
New email:
PHP Version: OS:

 

 [2001-12-23 18:09 UTC] jeffdl at mn dot mediaone dot net
I am requesting a new variable be added to PHP.  $_SESSION and $_COOKIES are very useful, but I wish there was one that combined the two.  This could make certain situations much easier (ie user tracking).  Unfortunately, this also brings up the problem of which one takes precedence...

Thank You!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-23 18:22 UTC] mfischer@php.net
Whats the point of this (beside introducing precedence problems). Whats wrong with merging them in the order you want it?
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 18:01:32 2024 UTC