Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion PHP - Reference to Calling Document?

Received: by 10.224.100.69 with SMTP id x5mr7071125qan.1.1328190593922;
        Thu, 02 Feb 2012 05:49:53 -0800 (PST)
X-BeenThere: web-authoring@googlegroups.com
Received: by 10.224.105.14 with SMTP id r14ls9747356qao.4.gmail; Thu, 02 Feb
 2012 05:49:53 -0800 (PST)
Received: by 10.224.100.69 with SMTP id x5mr7071081qan.1.1328190593470;
        Thu, 02 Feb 2012 05:49:53 -0800 (PST)
Received: by 10.224.176.134 with SMTP id be6msqab;
        Sun, 22 Jan 2012 15:14:39 -0800 (PST)
Received: by 10.52.74.105 with SMTP id s9mr369084vdv.19.1327274079567;
        Sun, 22 Jan 2012 15:14:39 -0800 (PST)
Date: Sun, 22 Jan 2012 15:14:39 -0800 (PST)
From: Greg Raven <racquett...@gmail.com>
Reply-To: web-authoring@googlegroups.com
To: web-authoring@googlegroups.com
Message-ID: <26065244.1534.1327274079122.JavaMail.geo-discussion-forums@yqkm20>
In-Reply-To: <p06240800c85e4b02326e@[10.0.1.225]>
References: <p06240800c85e4b02326e@[10.0.1.225]>
Subject: Re: PHP - Reference to Calling Document?
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_1532_20729144.1327274079120"

------=_Part_1532_20729144.1327274079120
Content-Type: multipart/alternative; 
	boundary="----=_Part_1533_32611659.1327274079121"

------=_Part_1533_32611659.1327274079121
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit

Does this do what you want?

<?php echo $_SERVER['PHP_SELF']; ?>

------=_Part_1533_32611659.1327274079121
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

Does this do what you want?<br><div><br></div><div>&lt;?php echo $_SERVER['PHP_SELF']; ?&gt;<br></div>
------=_Part_1533_32611659.1327274079121--

------=_Part_1532_20729144.1327274079120--