php-general | 2001092
Date: 09/23/01
- Next message: Marius Pertravčiu: "[PHP] All domains"
- Previous message: Richard Lynch: "[PHP] Re: Making session last"
- In reply to: Richard Baskett: "Re: [PHP] 404 error"
- Next in thread: Richard Baskett: "Re: [PHP] 404 error"
- Reply: Richard Baskett: "Re: [PHP] 404 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marius Pertravčiu: "[PHP] All domains"
- Previous message: Richard Lynch: "[PHP] Re: Making session last"
- In reply to: Richard Baskett: "Re: [PHP] 404 error"
- Next in thread: Richard Baskett: "Re: [PHP] 404 error"
- Reply: Richard Baskett: "Re: [PHP] 404 error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

