Вход Регистрация
Файл: cabn/link.php
Строк: 34
<?php
$title 
'Переход по ссылке';
include_once(
$_SERVER["DOCUMENT_ROOT"]."/inc/head.php");
if (isset(
$_GET['uid'])) {
$uid val($_GET['uid']);
$sql mysql_query("select * from `rek` where `clicks` > '0' order by rand() limit 1");
if (isset(
$_POST['submit'])) {
if ((
mysql_num_rows(mysql_query("select * from `users` where `ip` = '".$ipgo."' and `id` = '".$uid."'")) !== 0) or (mysql_num_rows($sql) == 0) or (mysql_num_rows(mysql_query("select * from `users` where `id` = '".$uid."'")) == 0)) {
header('location: /');
} else {
while (
$row mysql_fetch_assoc($sql)) {
if (
mysql_num_rows(mysql_query("select * from `go` where `ip` = '".$ipgo."' and `go` = '".val($row['id'])."'")) == 0) {
if (
mysql_query("update `rek` set `clicks` = `clicks` - '1', `go` = `go` + '1' where `id` = '".val($row['id'])."'") && mysql_query("update `users` set `money` = `money` + '".win($set['cena'])."' where `id` = '".$uid."'") && mysql_query("insert into `go` set `go` = '".val($row['id'])."', `ip` = '".utf($ipgo)."', `ua` = '".$_ua."', `type` = '1'") && mysql_query("insert into `pp_click` set `idu` = '".$uid."', `time` = '".time()."'")) {
header('location: '.win($row['url']).'');
} else {
header('location: '.win($row['url']).'');
}
} else {
header('location: '.win($row['url']).'');
}
}
}
} else {
echo 
'<div class="title">Переход по ссылке</div><div class="menu">Вы переходите по специальной ссылке. Нажмите «Продолжить», чтобы перейти на рекламируемый ресурс.</div><div class="menu"><form method="post"><input type="submit" name="submit" value="Продолжить"></form></div>';
}
} else {
header('location: /');
}
include_once(
$_SERVER["DOCUMENT_ROOT"]."/inc/foot.php");
 
?>
Онлайн: 2
Реклама