Размер файла: 4.64Kb
<?php
#############################################
# 0JXRgdC70Lgg0YLRiyDRh9C40YLQsNC10YjRjCDRj #
# dGC0L4g0YHQvtC+0LHRidC10L3QuNC1LCDQt9C90L #
# DRh9C40YIg0YLRiyDQvdC10LzQvdC+0LPQviDQt9C #
# 90LDQtdGI0YwgUEhQIQ== #
#__---------------------------------------__#
#__ 0JrQu9C40Log0JrQu9GD0LE= __#
# --------------------------------------- #
# 0JDQstGC0L7RgCA6IE1vcmdhbg== #
# SUNRIDog0L3QtSDRgdC60LDQttGDIHhE #
# #
#############################################
require 'inc/start.php';
require 'inc/regvars.php';
require 'inc/db.php';
require 'inc/config.php';
require 'inc/funct.php';
require 'inc/antidos.php';
require 'inc/gzip.php';
require 'inc/header.php';
require 'inc/head.php';
echo '$a - '.$a.'<br />';
echo query('SELECT');
/*
$ar = array('usual','confirmed');
for($i=0;$i<=99;$i++)
{
$a = rand(0,1);
query("INSERT INTO `sites` SET `id_user`='160005',`link`='wapre.org.ru/$i',`link_name`='Моб. халява / $i',`type_link`='$ar[$a]',`filtr`='0',`checked`='1' ")or die(mysql_error());
}
*/
/*
ignore_user_abort(0);
set_time_limit(0);
ob_implicit_flush(true);
function scan_dir($dir,$mode=0)
{
if(empty($dir) || !is_dir($dir))return 'ERROR!';
$str = 0;
echo 'Сканирование <b>'.$dir.'</b><br />';
$od = opendir($dir);
while($rd = readdir($od))
{
if($rd=='.'||$rd=='..')continue;
echo str_repeat('»',substr_count($dir,'/'));
if(is_file($dir.'/'.$rd))
{
if(pathinfo($rd,PATHINFO_EXTENSION)=='php')
{
echo 'Файл '.$dir.$rd.'<br />';
if($mode==0)$str += count(file($dir.'/'.$rd));
elseif($mode==1) $str += utf_strlen(file_get_contents($dir.'/'.$rd));
}
}else
{
echo 'Подготовка к сканированию <b>'.$dir.'</b><br />';
$str += scan_dir($dir.'/'.$rd,$mode);
}
}
return $str;
}
echo scan_dir('../',0);
*/
#array_dump($_COOKIE);
#setcookie('auth[login]','');
#setcookie('auth[pass]','');
#array_dump($_COOKIE);
#array_dump(getallheaders());
/*
//-- Очищаем таблицу
query("TRUNCATE TABLE `$db[prefix]ips`");
$file = win_to_utf(file_get_contents('http://bookphp.wapmaste.wm/text/ips.xml'));
$file = trim(substr((substr($file,0,strripos($file,'</operators>'))),(stripos($file,'<operators>') + 11)));
#echo '<pre>'.htmlspecialchars($file).'</pre>';
preg_match_all('|\<operator id="([0-9]*)" name="([a-zA-Zа-яА-Я0-9]*)" label="([a-zA-Z0-9]*)" tld="([a-zA-Z]*)" country="([a-zA-Zа-яА-Я0-9]*)" publish="([0-9]*)"\>(.*)\<\/operator\>|Usu',$file,$result);
#array_dump($result);
//-- Количество операторов
$count_oper = count($result[0]);
//-- Массив операторов
$operators = array();
//-- Запускаем цикл
for($i = 0;$i < $count_oper; $i ++)
{
//-- Массив текущего оператора
$operators[$i] = array();
$operators[$i]['id'] = $result[1][$i];
$operators[$i]['name'] = $result[2][$i];
#$operators[$i]['label'] = $result[3][$i];
$operators[$i]['tld'] = $result[4][$i];
$operators[$i]['country'] = $result[5][$i];
//-- Создаем базы IP
$operators[$i]['ip'] = array();
preg_match_all('|\<range ip1="([0-9]{10})" ip2="([0-9]{10})" mode="([0-9])" \/\>|Usu',$result[7][$i],$result2);
#echo '<b>#'.($i + 1).'.</b>'.htmlspecialchars($result[7][$i]).'<br />';
#array_dump($result2);
//-- Количество диапазанов для текущего опера
$count_ip = count($result2[0]);
//-- Еще один цикл
for($j = 0;$j < $count_ip; $j ++)
{
query("INSERT INTO `$db[prefix]ips` SET `name`='{$operators[$i]['name']}',`country`='{$operators[$i]['country']}',`tld`='{$operators[$i]['tld']}',`ip1`='{$result2[1][$j]}',`ip2`='{$result2[2][$j]}' ")or my_error();
# $operators[$i]['ip'][$j] = array($result2[1][$j],$result2[2][$j]);
#echo long2ip($result2[1][$j]).' --- '.long2ip($result2[2][$j]).'<br />';
}
}
#array_dump($operators);
*/
/*
include 'inc/oper.php';
$mt = microtime(true);
var_dump(get_operator('88.154.22.231',''));
echo '<br />'.round(microtime(true) - $mt,6);
*/
for($i = 0;$i < 10000;$i++)query("INSERT INTO `$db[prefix]clicks` SET `res_s_link` = 'a {$i}sasds{$i}adasds{$id}adsafas{$id}dsadasdfg{$id}',`res_s_link_name` = 'dsdassasaadadsasd{$i}{$i}{$i}sdasdd'");
require 'inc/foot.php';
#rint_r($GLOBALS);
#array_dump(getallheaders());
################################################
# 0KHQutGA0LjQv9GCINC90LUg0L/QsNCx0LvQuNC6IQ== #
# 0KHRgtCw0LLRgNC+0L/QvtC70YwsIDIwMDkg0LMu #
################################################
?>