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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 40 = ?
Subscribe to this entry?

 
 [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: Sun May 05 07:01:32 2024 UTC