php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16264 $HTTP_REFERER doesn't recognize referers from .swf files
Submitted: 2002-03-25 12:25 UTC Modified: 2007-04-04 18:44 UTC
From: arielb at sphera dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.1.1 OS: windows 2000
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: arielb at sphera dot com
New email:
PHP Version: OS:

 

 [2002-03-25 12:25 UTC] arielb at sphera dot com
I made a .swf banner that lead to my home page, 

the "<? print $HTTP_REFERER; ?>" in my home page doesn't recognize the referer page form .swf links .

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-25 12:28 UTC] sander@php.net
It's up to the browser to send a Referer header in it's request. PHP can't do anything about that. 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC