"[at]"))); } fclose($efile); $sfile = fopen("$dir/site.txt","r"); rewind($sfile); while (!feof($sfile)) { $lineIV = fgets($sfile); $site = trim ( strtr ( $lineIV, array ( 'http://' => null, 'https://' => null, 'www.' => null ))); } fclose($sfile); $cfile = fopen("$dir/country.txt","r"); rewind($cfile); while (!feof($cfile)) { $lineVI = fgets($cfile); $country = $lineVI; } fclose($cfile); $cIfile = fopen("$dir/city.txt","r"); rewind($cIfile); while (!feof($cIfile)) { $lineVII = fgets($cIfile); $city = $lineVII; } fclose($cIfile); $gfile = fopen("$dir/gender.txt","r"); rewind($gfile); while (!feof($gfile)) { $lineVIII = fgets($gfile); $gender = $lineVIII; } fclose($gfile); if($gender == "male") $img = "mimg"; else $img = "fimg"; ?> <?php echo "$profile"; ?> | XvGem

page">
 profile
ERROR:$error
"; ?>
.png" class="profile_img" style="position: static" />

Rating↓

Xv Coins↓

$$'.coin_count("$profile").''; ?>
Username:  [$gender]"; ?>
Status:
Registered:
Last Activity:
"; $check = $fname.$lname.$country.$city; $blanka= blankfield($check,$data); echo profile($data,$blanka); ?> "; $self =""; $name = $fname.$lname; $blanka= blankfield($name,$others); echo profile($self,$blanka); $others=""; $self =""; echo profile($self,$others); ?> "; $self =""; $blanka= blankfield($country,$others); echo profile($self,$blanka); ?> "; $self =""; $blanka= blankfield($city,$others); echo profile($self,$blanka); ?>
Name:$fname $lname
First Name:
Last Name:
Country:$country
Country:
City:$city
City:
"; $check = $site; $blanka= blankfield($check,$data); echo profile($data,$blanka); ?> "; $self =""; $blanka= blankfield($site,$others); echo profile($self,$blanka); ?> "; echo profile($self,$others); ?>
Website:$site
Website:
 
ERROR:$upload
"; ?>
Choose an Image to upload:
*( Image must be of .JPG or .PNG or .GIF format )
'; $others = "
• Message $profile
"; echo profile($self,$others); if(isset($_SESSION['userName']) && $_SESSION['userName']=="vikram"){ $relfo = fopen(ROOT("users/$profile/iP.txt"),"r"); $curip = fgets($relfo); rewind($relfo); fclose($relfo); if(!isset($_GET['ban']) && !isset($_GET['unban'])){ if(is_file(ROOT("users/BANNED/SHOUTING/$curip.txt")) || is_file(ROOT("users/$profile/banned_shout.txt"))){ echo "
• Unban shout $profile
"; } else { echo "
X Ban shout $profile
"; } if(is_file(ROOT("users/BANNED/CHATTING/$curip.txt")) || is_file(ROOT("users/$profile/banned_chatt.txt"))){ echo "
• Unban chatt $profile
"; } else { echo "
X Ban chatt $profile
"; } if(is_file(ROOT("users/BANNED/BLOCKING/$curip.txt")) || is_file(ROOT("users/$profile/blocked.txt"))){ echo "
• Full unblock $profile
"; } else { echo "
X Full block $profile
"; } } else { echo '
'; // banning if(isset($_GET['ban'])) { if($_GET['ban'] == "shout"){ echo "
"; } else if($_GET['ban'] == "chatt"){ echo "
"; } else if($_GET['ban'] == "block"){ echo "
"; } } // unbanning if(isset($_GET['unban'])){ if($_GET['unban'] == "shout"){ echo "
"; } else if($_GET['unban'] == "chatt"){ echo "
"; } else if($_GET['unban'] == "block"){ echo "
"; } } echo '
Reason for banning(shout):
cancel 
Reason for banning(chatt):
cancel 
Reason for blocking:
cancel 
Are you sure you want to Unban(shout) ?
cancel
Are you sure you want to Unban(chatt) ?
cancel
Are you sure you want to Unblock ?
cancel
'; } } ?>
.