potresti spezzare la select in 4 ... unendole insieme
tipo


Codice PHP:
SELECT FROM tabella where id=3
union
SELECT 
FROM tabella where id=6
union
SELECT 
FROM tabella where id=9
union
SELECT 
FROM tabella where id=