Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Appreciate that. So it is not escaped in any way when retrieving from the database (that's the part I was mostly interested in). Commented Jun 12, 2018 at 17:30
  • @tim92109 No, it’s not. Commented Jun 12, 2018 at 18:33
  • so how did you made it so that it returns the data as i have saved it? pre-sanitizing ? without itering over every column in every result in my entire project ? Commented Jun 2, 2020 at 19:48