This isn't perfect but..
Neat little gfy trick ( PIC )
Collapse
This topic is closed.
X
X
-
Tags: None
-
-
Comment
-
Comment
-
I'm still seeing only the banner, should I be seeing more?
Nothing changed in other wordsFor rent - ICQ 127-027-910
Click here for more detailsComment
-
Originally posted by eroswebmasterokay I posted.
sucker.........
did it work?
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 EinsteinComment
-
nice trick. increased signups 1000%if you need more than 3 clicks to get to a join page, something is wrong ;)
p.s. i still bring the sales whores here.Comment
-
once you post you should see the pic change that says "lurkers beware" to a pic that says " GRANTED "hatisblack at yahoo.comComment
-
-
Originally posted by SmokeyTheBearonce you post you should see the pic change that says "lurkers beware" to a pic that says " GRANTED "
perfect?
is it cookie based?
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 EinsteinComment
-
test test
edit: doesn't work in FFComment
-
-
hmmm, but when you re-enter the thread it doesn't show again.....
guess i'll have to post again
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 EinsteinComment
-
....i win!Your Paysite Partner
Strength In Numbers!
StickyDollars | RadicalCash | KennysPennies | HomegrownCashComment
-
nah , really simple phpOriginally posted by 3M TA3
perfect?
is it cookie based?
basically checks referrer for the "#" symbol ( that shows up once you post in a thread in your referring url )hatisblack at yahoo.comComment
-
-
-
Pretty neat work man - I am going to have to see if we can use that for another idea I have
Domain Auction - now till 12:01AM on the 2nd...
Paper Streeeeeeeeeeeeeeeeeeeeeeeeeeeeeeet Cash
The Real Workout - Innocent High - Oye Loca - Her Freshman Year - Solo Interviews - This Girl Sucks. ** HQ Fresh ORIGINAL sites.Comment
-
<?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/");
}
?>hatisblack at yahoo.comComment
-
good idea, actually that's a really good idea.Originally posted by SmokeyTheBearnah , really simple php
basically checks referrer for the "#" symbol ( that shows up once you post in a thread in your referring url )
you can have custom headers for visitors depending on their referrer.
I like 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 EinsteinComment
-
-
ok - testingWho's the JERK?
4Sale >>> XtremeInterracial.com WebCamPets.com Interracialpass.com <<< 4Sale
ICQ 304-534-757
Comment
-
actually... it didn't work for me in firefox..Domain Auction - now till 12:01AM on the 2nd...
Paper Streeeeeeeeeeeeeeeeeeeeeeeeeeeeeeet Cash
The Real Workout - Innocent High - Oye Loca - Her Freshman Year - Solo Interviews - This Girl Sucks. ** HQ Fresh ORIGINAL sites.Comment
-
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 EinsteinComment
-
Originally posted by luv$actually... it didn't work for me in firefox..
if you refresh the page does it work?
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 EinsteinComment
-
Comment
-
-
-
-






Comment