• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Demo:
Code:
http://blogtai.tk/odau.php

PHP:
if (isset($_SERVER['HTTP_REFERER']) && $ref=@parse_url($_SERVER['HTTP_REFERER'])){
if (isset($ref['host']))$_SESSION['http_referer']=$ref['host'];}
//tuoitreit.vn forum wapmaster
if($_SESSION['http_referer']){
echo'<b> Link</b> : '.$_SERVER['HTTP_REFERER'].'<br/><b> Đến Từ </b>: http://'.$_SESSION['http_referer'].'';
}else{echo' Chao Buoi Toi';}
 

Facebook Comments

New posts New threads New resources

Back
Top