Nabend,
kleine frage, geht sowas?
mysql_query("select
test
from
tabelle
where
test
in
('sonstwas')
AND <--- da beginnt meine frage :) geht sowas irgentwie?
where
test1
in
('sonstwas2')
order by
test
ASC");