error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING); // Set error level while parsing php without notice error
?>
login}'");
}
/* ------------------------- */ ?>
clan}'");
$clan = mysql_fetch_object($dbres);
if (isset($_GET['x'])) {
if($_GET['x'] == "koopland") {
$genoegcash = "20000";
if($genoegcash <= $clan->cash) {
$insert = "UPDATE `[clans]` set `land`=`land`+100, `cash`=`cash`-20000 WHERE `name`='{$clan->name}'";
$insert_now = mysql_query($insert) or die("FOUT in query ");
echo "Je hebt 100 m2 land gekocht";
}
else {
echo "Je hebt niet genoeg geld om een stuk land te kopen.";
}
}
}
?>
Land Kopen |
Bouwgrond
|
|
Land: |
100 m2 |
Max.: |
Er is geen maximum. |
Omschrijving: |
Land heb je nodig om op te kunnen bouwen. |
Kost: |
€20000 |
|
|
|
cash) {
echo "
Koop van contant";
}
else {
echo "
Koop van contant";
}
?>
|
|