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
 [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: Wed Apr 24 22:01:30 2024 UTC