Hello phpbuilders! I would like to ask if there is a function like stripslahes() that strips the ' and the " because everytime I do an insert query into the database, the ' and the " goes along with it so the database could not insert the data that have a ' " symbol. Thank you in advance 🙂