clan}'"); $clan = mysql_fetch_object($dbres); $max = (int)($clan->cash / $kost); if (isset($_POST['junk']) && isset($_SESSION["lol"]) && $_SESSION["lol"] == $_POST["codez"]) { $bieden = $_POST['bieden']; $bieden = htmlspecialchars($_POST['bieden']); $bieden = substr($_POST['bieden'],0,11); $kost1 = $kost*$_POST['bieden']; if($clan->cash < $kost1) { print " \n"; } elseif($bieden < 1) { print " \n"; } else { $landz = $bieden*1; mysql_query("INSERT INTO `[clanlogs]` (`datum`,`wie`,`waar`,`wat`,`hoeveel`) values(NOW(),'$data->login','{$data->clan}','clicks','$landz')"); mysql_query("UPDATE `[clans]` SET `cash`=`cash`-'$kost1',`clicks`=`clicks`+'$landz' WHERE `name`='{$data->clan}'") or die(mysql_error()); print " \n"; } } $rand = rand(100000,999999); $_SESSION["lol"] = $rand; $lol = $_SESSION["lol"]; print << ENDHTML; ?>
Clicks Kopen
Je clan heeft niet genoeg geld contant staan!
Je moet wel minimaal 1 click!
Je hebt $bieden clicks voor €{$kost1},-
Hoe meer clicks je clan heeft, Hoe sterker hij is!
Per click kost het je €{$kost},-
Je clan kan nog $max clicks kopen.


Aantal clicks


Je clan heeft nog €cash";?> contant