joschua
10-06-2002, 00:22
Hallo Leute...
wollte mal fragen ob es möglich ist, spaltenwerte automatisch zu addieren:
query: select count(vote), addier(vote) from vote where article_id=4
$ergebniss = $query[count] / $query[vote];
giebts sowas?
Thanx schon mal
wollte mal fragen ob es möglich ist, spaltenwerte automatisch zu addieren:
query: select count(vote), addier(vote) from vote where article_id=4
$ergebniss = $query[count] / $query[vote];
giebts sowas?
Thanx schon mal

