Thank you :)  Yeah someone mentioned using phpinfo() to figure out what I
wanted and it worked beautifully and $REQUEST_URI was indeed the one I
needed.  Thank you!

Rick

> On Sunday 23 September 2001 20:46, Richard Baskett wrote:
>> I don't think I said it clear enough :)  Sorry abou that.  This is what
>> I did:
>> 
>> <?
>> echo "Page with error: $HTTP_REFERER<br>";
>> echo "Error Link: $PHP_SELF";
>> ?>
> 
> Try $REQUEST_URI
> 
> -- 
> Christian Reiniger
> LGDC Webmaster (http://lgdc.sunsite.dk/)
> 
> Those who will not reason, are bigots,
> those who cannot, are fools,
> and those who dare not, are slaves.
> 
> - George Gordon Noel Byron (1788-1824), [Lord Byron]
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to