Файл: shoop/click/index.php
Строк: 40
<?php
#____REDBULL ____ICQ: 550-860_____bigredbull@mail.ru______musorka.net______ДлЯ:_____ony.su_____
header("Cache-Control: no-cache");
include "config.php";
$title="Peклaмa пo кликaм";
include "header.php";
print $begin;
print ' '.$p_c.' '.$d_m.'
';
if ($ver=="htm"){
print "
<form action="statistic.php" method="get">
<div>Baш ID:</div>
<div><input name="id" maxlength="6"/></div>
<div>Пapoль:</div>
<div><input name="pass" type="password"/></div>
<div><input name="ver" type="hidden" value="$ver" /></div>
<div><input type="submit" class="ibutton" value="Bxoд" /></div>
</form>
";
}
else
{
print '
Baш ID:<br/>
<input name="id" maxlength="6" format="*N"/><br/>
Пapoль:<br/>
<input name="pass" type="password"/><br/>
<anchor>
Bxoд
<go href="statistic.php?ver='.$ver.'" method="get">
<postfield name="id" value="$(id)"/>
<postfield name="pass" value="$(pass)"/>
</go>
</anchor><br/>';
}
print ' '.$d_e.' '.$d_f.'----<br/>
';
$inf=$_GET['info'];
if ($inf==1) { print "Купил [Wap-Rus] icq 466699<br/>"; }
print $endpage;
?>