select destinct name,kontostand,UNIX_TIMESTAMP(datum) as datum_unix from $mysql_name_tabelle order by kontostand desc, datum desc limit 0,10
mmmmh ... wenn ich das so mache bekomme ich einen Fehler ... :-(((
select destinct name,kontostand,UNIX_TIMESTAMP(datum) as datum_unix from $mysql_name_tabelle order by kontostand desc, datum desc limit 0,10
mmmmh ... wenn ich das so mache bekomme ich einen Fehler ... :-(((