php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13939 Request For Predefined Variable
Submitted: 2001-11-05 18:58 UTC Modified: 2001-11-05 21:45 UTC
From: tacticyst at hotmail dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tacticyst at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-11-05 18:58 UTC] tacticyst at hotmail dot com
After flipping through the the HTTP variables, I noticed there is not one for what the parent frame of the script is. In Javascript, "parent.location.href" stands for the parent location of the page, the frame in which the page sits. Would it be possible to add a variable for that to PHP?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-05 21:45 UTC] brianlmoon@php.net
PHP exists on the server side and has no knowledge of a pages existence in a browser.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 23:01:30 2024 UTC