Codice PHP:
$queryFUG = "SELECT DISTINCT tb_utfl.id_file AS id_file
FROM tb_utfl, tb_utgr
WHERE tb_utfl.id_gruppo = tb_utgr.id_gruppo AND
tb_utgr.id_utente = '$idU' LIMIT 0, 3";
![]()
Codice PHP:
$queryFUG = "SELECT DISTINCT tb_utfl.id_file AS id_file
FROM tb_utfl, tb_utgr
WHERE tb_utfl.id_gruppo = tb_utgr.id_gruppo AND
tb_utgr.id_utente = '$idU' LIMIT 0, 3";
![]()