View Single Post
Old 02-14-2004, 11:53 PM  
Dynamix
G F Y not
 
Industry Role:
Join Date: Jan 2004
Location: MN
Posts: 2,910
Quote:
Originally posted by goBigtime
* Note, there are other reasons that people might not have a referring url as well. But if you have an active idea working to promote bookmarking, then by far, these HTTP_REFERER-less users will be bookmarkers.
easy workaround--

have a huge un-missable bookmark link / image that adds a bookmark, to let's say--

http://www.yoursite.com/index.php?mark=true


Then at the top of your index.php site, or wherever in the page, simply put:

Code:
[?php

if ($mark hahahaha "true") {
    echo "The password is: TODAY'S PASS";
}

?]


If you do this, people accessing your domain from a link or by directly typing in the url (yoursite.com) won't include the /index.php?mark=true portion. Problem solved

-patrick
__________________

TGPFactory Full TGP Design & Installation Services
ICQ 250 142 484 · AIM TGPDynamix · Email: patrick (at) tgpfactory (dot) com
See who I am at AdultWhosWho.com!
Dynamix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote