save current state

This commit is contained in:
Thomas Weinhold 2025-10-03 17:19:35 +02:00
commit 64d4eeb85d
9 changed files with 116 additions and 97 deletions

View file

@ -1,6 +1,6 @@
<?php
$query=mysql_query("SELECT `first_id` FROM `games` WHERE `scoregame` = 'TRUE' ORDER BY `games`.`datetime` DESC LIMIT 0 , 1",DB);
$data=mysql_fetch_array($query);
$query=mysqli_query($db, "SELECT `first_id` FROM `games` WHERE `scoregame` = 'TRUE' ORDER BY `games`.`datetime` DESC LIMIT 0 , 1");
$data=mysqli_fetch_array($query);
$BODY.='<br><br><table class="the_ring" align="center">
<tr>
<td>