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)
-   -   simple free php script i wrote (https://gfy.com/showthread.php?t=88805)

hyper 11-17-2002 11:22 PM

simple free php script i wrote
 
I wrote this script so people cant return via bookmarks without entering the main page.

PHP Code:

<?php 
$to
='http://www.mydomain.com';
$ref $_SERVER['HTTP_REFERER']; 
if ((
$ref !="http://www.mydomain.com")or($ref !="http://mydomain.com")) { 
header('Location: '.$to); 

?>


Pipecrew 11-17-2002 11:23 PM

thats a cool script I can see how really big sites would like that to force people through 2 pages of ads before getting to the tgp... Although I must say I respect Sleazy for being one of the bigger tgps that dont do that

hyper 11-17-2002 11:25 PM

i did it so people dont bookmark my gallery rotator page and bypass the trades :)


All times are GMT -7. The time now is 08:28 PM.

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