php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4914 Bad behaviour using --enable-trans-sid
Submitted: 2000-06-08 20:59 UTC Modified: 2000-06-23 07:57 UTC
From: massaro at nextis dot com dot br Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.0 Release OS: Linux
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: massaro at nextis dot com dot br
New email:
PHP Version: OS:

 

 [2000-06-08 20:59 UTC] massaro at nextis dot com dot br
<?php
session_start();
?>

<a href="#top">Top</a>

PHP 4.0.0 outputs

<a href="#top">Top</a>
&PHPSESSID=e18bc7f5eab9003dd544a8383d9e4545"#top">Top</a>

if cookies are disabled in the browser and php was compiled with --enable-trans-sid.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-08 21:04 UTC] stas at cvs dot php dot net
Goes to sessions.
 [2000-06-23 07:57 UTC] hholzgra at cvs dot php dot net
fixed in latest cvs
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 12 08:01:27 2025 UTC