Help with ' and " symbols

I have a article upload form which is only accessible to the admin. Now the article may contain characters like ’ or " . but when php reads these, it gives a mysql error. How do i accept these characters?