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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 13:01:33 2025 UTC