File size: 4.53Kb
<?php
echo("<?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?>\n");
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>CyberDating ™ </title>
<link rev="made" href="mailto:admin@wapmasterz.net" />
<link rev="start" href="./" title="Home Page" />
<style type="text/css">
a:link{color: #FF0000;}
a:visited{color: #FF0000;}
body {
background-color: #000000;
padding: 2px 2px 2px 2px;
margin: 3px 0 0;
color: #ffffff;
border-width:0px 0;
border-style:solid;
border-color: #FF0000;
}
.whiteonred {
background-color: #FF0000;
padding: 2px 2px 2px 2px;
margin: 3px 0 0;
color: #FFFFFF;
border-width:0px 0;
border-style:solid;
border-color: #FF0000;
}
</style>
<link rel="shortcut icon" type="image/x-icon" href="logo.gif" />
<meta name="resource-type" content="document">
<meta name="generator" content="AnyBrowser.com MetaMaker">
<meta name="generator" content="AnyBrowser.co.za MetaMaker">
<meta http-equiv="pragma" content="no-cache">
<meta name="revisit-after" content="15">
<meta name="classification" content="South African content">
<meta name="description" content="SpiderWap, mobile site of the future">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="keywords" content="free,afrikaans,mobile,wap,chat,forums,downloads,ringtones,mp3,info,search,business,direct,scripts">
<meta name="robots" content="ALL">
<meta name="distribution" content="Global">
<meta name="rating" content="Safe For Kids">
<meta name="copyright" content="© 2007 - Q Lourens">
<meta name="author" content="Quintin Lourens">
<meta http-equiv="reply-to" content="quintin@spiderwap.co.za">
<meta name="language" content="english">
<meta name="doc-type" content="">
<meta name="doc-class" content="Completed">
<meta name="doc-rights" content="Copyrighted Work">
</head>
<body>
<div class="whiteonred">
<center><b><small>Photo Dating</small></b></center>
</div>
<p align="center">
<img src="logo.jpg" alt="LOGO" border="1" /><br />
<small>
Online: <? $tim = 120+time(); $time = time(); $f = "online.txt"; $nusk = file($f); $sk = count($nusk); $in = $HTTP_USER_AGENT.$REMOTE_ADDR; $fp = fopen($f, "w+"); for($i=0; $i<$sk; $i++) { list($nix, $timf) = explode("|", $nusk[$i]); if($nix !== $in && $timf>$time) { fwrite($fp,$nusk[$i]); }} fwrite($fp, "$in|$tim|\n"); fclose($fp); $xfile=file('online.txt');
$onlinecount=count($xfile);
echo "$onlinecount"; ?>
<br/>Hits: <? $fp=fopen("count.txt","a+"); fputs($fp,"1"); fclose($fp); $fp1=filesize("count.txt"); echo "$fp1";
echo "<br />";
?>
******<br />
<a href="http://besttop.mobi/in.php?id=25189">BestTop.Mobi</a><br />
<a href="http://waptarget.com/in.php?id=4478"><img src="http://waptarget.com/banner.gif" alt="WAPtarget.com"/></a><br />
<a href="http://waptrack.net/welcome/10050"><img src="http://waptrack.net/waptrack.gif" alt="WapTrack Toplist" /></a><br />
******<br />
<?php
include"c.php";
$i=0;
$q1=@mysql_query("select count(*) from `users` where sex='m' and counter>0;");
$q2=@mysql_query("select count(*) from `users` where sex='zh' and counter>0;");
$i1=@mysql_fetch_array($q1);
$i2=@mysql_fetch_array($q2);
$znak_count = @mysql_query("SELECT count(*) FROM `users` WHERE id>0;");
$zdc = @mysql_fetch_array($znak_count);
$zncount = $zdc['count(*)'];
$znak_regs = @mysql_query("select count(*) from `users`;");
$zregs = @mysql_fetch_array($znak_regs);
@mysql_close();
if($nick==""){print "<p align=\"center\">
<small><b>Profiles: ".$zdc['count(*)']."</b></small><br/></p>";
} else
{print "<p align=\"center\"><small>$nick</small></p>";}
print "<p><small>
<a href=\"znak.php?sex=m\">Males: [".$i1['count(*)']."]</a></small><br/>
<small><a href=\"znak.php?sex=zh\">Females: [".$i2['count(*)']."]</a></small><br/>
<small><a href=\"./enter.php\">Login</a></small><br/>
<small><a href=\"./register.php\">Register</a></small><br/>
<small><a href=\"./search.wml\">Search Profiles</a></small><br/>
<small><a href=\"../index.php\">SpiderWap</a></small><br/>
</p>";
?>
<p align="center">
******
<br />
Ad:
<br />
<?
$adsid = rand(1, 240);
$ts = time();
echo("<a href=\"http://click.buzzcity.com/click.php?bid=$adsid&partnerid=9641&ts=$ts\"><img src=\"http://ads.buzzcity.com/show.php?bid=$adsid&partnerid=9641&ts=$ts\" alt=\"AD\" /></a>");
?>
</p>
<div class="whiteonred">
<center><small><b>© SpiderWap</b></small></center>
</div>
</body>
</html>