Forum Moderators: coopster
However there's a function mysql_escape_string() or addslashes() which escapes the above chars automatically.
The only other sign that could be problemous is %, however if you write correctly the query, there won't be any problems!
Best regards
Michal Cibor