GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   What's the code to show to display the referrer ?? (https://gfy.com/showthread.php?t=197108)

Hardcore J 11-13-2003 03:20 PM

What's the code to show to display the referrer ??
 
I want to have a 404 page that says something like ..

This page does not exist.

Please contact support and tell them that you came from *THIS PAGE* and recieved this error.



I'd search google but I have no idea what to look for..

rowan 11-13-2003 03:24 PM

If you can do PHP on that page...


This page does not exist.

Please contact support and tell them that you came from <?php echo $_SERVER["HTTP_REFERER"]; ?> and recieved this error.

Hardcore J 11-13-2003 03:25 PM

Quote:

Originally posted by rowan
If you can do PHP on that page...


This page does not exist.

Please contact support and tell them that you came from <?php echo $_SERVER["HTTP_REFERER"]; ?> and recieved this error.

Perfect, thanks!


All times are GMT -7. The time now is 01:52 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123