You don't have an account yet?
Become part of our PHP community and register now...
while($row = mysql_fetch_array($res_id)) { $erg[] = $row["punkte"]; }
Comment