Ragazzi sto a sbattere su questa query da 3 ore:


$query="SELECT nick, oggetto FROM {$mysql["tabella"]} WHERE id=(SELECT MAX(id) FROM {$mysql["tabella"]})";

dove sta l'errore?????????

Grazie in anticipo!