How can I use php to strip all/any attributes from a tag, say a paragraph tag?
to >
>
HTML Purifier is one of the better tools for sanitizing HTML with PHP.