php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15855 problems with sending data
Submitted: 2002-03-04 05:44 UTC Modified: 2002-03-04 05:46 UTC
From: pettaspagna at libero dot it Assigned:
Status: Not a bug Package: Session related
PHP Version: 4.1.1 OS: windows 95
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: pettaspagna at libero dot it
New email:
PHP Version: OS:

 

 [2002-03-04 05:44 UTC] pettaspagna at libero dot it
Using php 4.1.1 on windows 95, there is this problem:

suppose you make a link of this type:

<a href="http://localhost/show.php?code=3">;

if you write "echo $code" in page show.php, nothing is printed on the output!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-04 05:46 UTC] derick@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 05:01:30 2024 UTC