al contrario quindiCodice PHP:
$selectQuery = "SELECT * FROM immagini I INNER JOIN user U ON U.id = I.idutente ORDER BY I.id DESC LIMIT 4"
al contrario quindiCodice PHP:
$selectQuery = "SELECT * FROM immagini I INNER JOIN user U ON U.id = I.idutente ORDER BY I.id DESC LIMIT 4"
Questa volta, più che un voto.. è favoreggiamento.