SELECT * FROM produtos WHERE (p!=0 || m!=0 || g!=0 || gg!=0) AND status=1 AND (titulo LIKE '%arquivo x%' OR tags LIKE '%arquivo x%' OR texto LIKE '%arquivo x%' OR categ LIKE '%arquivo x%' OR genero LIKE '%arquivo x%') ORDER BY titulo Busca | Regentag