In rif. a Teuzzo
sì lo pensavo anche io ma è brutto!
mmm...chessò, qualcosa tipo:
bò...Codice PHP:
$query_ctrl="
SELECT * FROM
tabella1,
tabella2,
tabella3
WHERE
(tabella1.id='1'IS NOT NULL) OR
(tabella2.id='1'IS NOT NULL) OR
(tabella3.id='1'IS NOT NULL)";
provo