When i submit data to the database like the example below:
It ends up like this in the database:
How can i stop this from happening?
"Sean's car is broken"
\"Sean\'s car is broken\"
Comment