MichaelHenriksen.dk Random bits and bytes…

13Jan/100

Why you should NOT use strip_tags()

In the world of Web 2.0, it’s becoming more and more common to allow users to submit rich text in comments, profile text etc. with the possibility of pimping it with HTML formatting.
This is of course a nice thing, because it makes it possible for the users to express themselves better, but you should [...]