marc: werte filtern

Beitrag lesen

hi

SELECT a, b FROM tablename WHERE c = 'deu' AND d = 0 ORDER BY...

habe ich auch schon hinter mir

SELECT pn_sid, pn_title, pn_ihome, pn_hometext, pn_language FROM $pntable[stories] WHERE pn_language = "deu" AND pn_ihome = 0 ORDER BY pn_sid DESC

fehlermeldung kommt prompt