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
 [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

Pull Requests

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: Thu Oct 10 09:01:26 2024 UTC