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
 [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: Thu Apr 25 16:01:28 2024 UTC