php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13157 Sessions created cannotbe red by a bigger script file.
Submitted: 2001-09-05 20:05 UTC Modified: 2001-09-05 20:36 UTC
From: svet_gh at hotmail dot com Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.0CVS-2001-09-05 OS: Windows - PWS 4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: svet_gh at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-09-05 20:05 UTC] svet_gh at hotmail dot com
When manipulating sessions in short scripts they work but when I try them in a file with more lines the previous session cannot be red and a new one is created. The $PHPSESSID variable is set to the previous session but when I call session_start the old session cannot be re started and the variable ste in it to be red.Can you tell me what is the problem?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-05 20:36 UTC] sniper@php.net
Please ask support questions on the mailing lists:

http://www.php.net/support.php


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC