Hi,
warum willst du denn überhaupt einen Wert, den du bereits in PHP vorliegen hast, noch mal von der Datenbank selektieren lassen?
SELECT * FROM table WHERE IF('$staat'>0, staat='$staat', 0)
Funktioniert (fast) nur wird wenn $staat>0 nicht zutriff eine 0 bearbeitet, es soll aber NIX bearbeitet werden...
Von was für einer „Bearbeitung“ redest du denn hier?
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/