Jul 08, 2006 | 21:22:51
Download version 1.0 of StripTags for PHP5
After some further development over the last couple of weeks, I have released version 1.0 of the StripTags class for PHP.
This class is designed to replace the strip_tags function in PHP, which does not work particuarly well. It serves to help website authors avoid cross-site-scripting (XSS) attacks in user-created content, for sites such as blogs or forums where users can enter entries, articles, or comments.
[Read Rest of Article]


Popular Articles:
Top Tags:
Koriun wrote:
i think you should give a try and have a look at "playsms". it's written in php but it's easy ...