Du hast noch keinen Account?
Werde Teil unserer PHP Community und registriere Dich jetzt...
while ($row = mysql_fetch_assoc($result)) { echo $row['SPALTENNAME']; }
Kommentar