in reply to Re^3: Removing malicious HTML entities (now with more questions!)
in thread Removing malicious HTML entities (now with more questions!)

"If you are entering anything into a db then you might want to SQL-escape it too so that people can't hijack your database"

By using placeholders, right?

I'm so adjective, I verb nouns!

chomp; # nom nom nom

  • Comment on Re^4: Removing malicious HTML entities (now with more questions!)

Replies are listed 'Best First'.
Re^5: Removing malicious HTML entities (now with more questions!)
by LesleyB (Friar) on Aug 18, 2008 at 10:56 UTC