View Single Post
Old 01-17-2006, 05:03 PM  
3M TA3
Confirmed User
 
Join Date: Aug 2005
Location: So Cal
Posts: 2,972
Quote:
Originally Posted by SmokeyTheBear
<?php
$ref=getenv ('HTTP_REFERER');
$findme = '#';
$pos = strpos($fref, $findme);
if ($pos hahahaha= false) {
header("Location: http://www.yoursite.com/denied/");
} else {
header("Location: http://www.yoursite.com/granted/");
}
?>

thanks, i'll have to play with it.
__________________

Dedicated and colo hosting: ICQ 291313057

"A problem cannot be solved from the same consciousness that created it. We must learn to see the world anew." - Albert Einstein
3M TA3 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook