No takto to funguje.
$posledni = mysql_query ("SELECT teplota1 from Signalizace order by cas DESC LIMIT 1") or die(mysql_error());
echo mysql_result($posledni, 0);
bohužel sql neumim ani základy potřebuju jen tenhle jednoduchej výpis..
No takto to funguje.
$posledni = mysql_query ("SELECT teplota1 from Signalizace order by cas DESC LIMIT 1") or die(mysql_error());
echo mysql_result($posledni, 0);
bohužel sql neumim ani základy potřebuju jen tenhle jednoduchej výpis..