|
| | Reglas SuitGamers | Dom Mayo 25, 2008 5:55 am por Admin | 1º Spam
Se le conoce como SPAM en los foros a los mensajes basura, en otras palabras, inservible, Todo uso de estos mensajes, tanto como molestia o como intento de sumar mensajes, será considerado …
[ Lectura completa ] | Comentarios: 0 | !MUSICA! |
0) && ($lasttime != date("j")))
/* It's been at least 24 hours */
{ $CANGET = true; }
else if($num == 0)
/* Never requested NX */
{ $CANGET = true; }
else
/* Already received */
{ $CANGET = false; }
/* If you are allowed to get NX */
if($CANGET == true) {
/* Get the NX Code */
$pass = NXCode();
/* Delete last IP entry after 24 hours have passed */
mysql_query("DELETE FROM `nxcode_track` WHERE `IP`='$IP' OR `ID`='$chk[ID]'");
/*Insert the NX Code into the DataBase */
mysql_query("INSERT INTO `nxcode` (code, valid, user, type, item) VALUES ('$pass', 1, NULL, 0, 30000)") or die(mysql_error());
/* Insert new entry to block you for 24 hours to get more NX */
mysql_query("INSERT INTO `nxcode_track` (ID,IP,Day) VALUES (NULL,'$IP',".date("j").")");
/* Display the NX Code */
echo " Your NX Code is: $pass ";
} else {
/* Otherwise, Display that you have already gotten NX within 24 hours */
echo "You have already gotten NX today! ";
}
}
?> |
| Noviembre 2024 | Lun | Mar | Miér | Jue | Vie | Sáb | Dom |
---|
| | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | Calendario |
|
|
| |
|