La recherche a retourné 2 résultats

par Grug
mer. déc. 19, 2007 10:36 am
Forum : GraphWeather (English)
Sujet : problem with winddirection graph and mysqlweather.php
Réponses : 23
Vues : 21900

Hi Antoine, it works. Thank you so much.
Great work, your script!!!
par Grug
mar. déc. 18, 2007 7:25 pm
Forum : GraphWeather (English)
Sujet : problem with winddirection graph and mysqlweather.php
Réponses : 23
Vues : 21900

ok, here are some screenshots:
http://richteruhl.de/graphweather/Bild1.jpg
http://richteruhl.de/graphweather/Bild2.jpg
(copy image address for larger view)
And some code(which i didn't change):
$sql="SELECT `";
$sql.=$MYSQL_FIELD['absolute_pressure']."`,`";
$sql.=$MYSQL_FIELD['outdoor_humidity ...