kses - PHP HTML/XHTML filter
inactiveDescription
kses is an HTML/XHTML filter written in PHP. It removes all unwanted HTML elements and attributes, and it also does several checks on attribute values. kses can be used to avoid Cross-Site Scripting (XSS). NOTE: I don't have time for kses right now..
Categories
License
Update Notifications
User Ratings
User Reviews
-
Very useful. Thanks.