hi,
print $queryescape = mysql_escape_string($query);
mysql_query($queryescape);mein query wird dann aber nicht ausgeführt. was mache ich denn noch falsch?
du escapest die komplette query - das ist natürlich blödsinn.
escape nur die feldinhalte, die du in die query _einsetzen_ möchtest.
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."