<?php /* CREATED BY FILIPSIU */ require_once "maincore.php"; //od silnika cms require_once THEMES."templates/header.php"; od silnika cms echo "<tr style=\"font-weight:bold\"> <td>Name</td> <td>Reason</td> <td>Admin/Mod</td> <td>Time of ban</td> <td>Time of unban</td> </tr>"; if($col == "#eeeeee"){ $col = "#ffffff"; }else{ $col = "#eeeeee"; } if($row['temptime'] == "0"){ }else{ } } require_once THEMES."templates/footer.php"; //od silnika cms ?>
problem w tym że to wypisuje rekordów, wie ktoś czemu ?
+Jak zrobić by sprawdzało: jeżeli temptime już się skończył, usuń go z bazy
PROSZĘ O SZYBKĄ ODPOWIEDŹ.