0

My table has values with quotes and other unescaped characters, and when I

$sometitle = "Ra's al Ghul";
SELECT * from mytable WHERE title='{$sometitle}'

ofc I got an error.

How can I solve this issue?

WebArtisan
  • 3,996
  • 10
  • 42
  • 62

0 Answers0