P’unk Avenue

You are viewing 1 post for 21 September 2009

Filter By

Date

A better strip_tags: pkHtml::simplify

Many web sites allow users to edit content via a rich text editor. And we all know what happens if the user pastes a Word document in there: the styles of the page wind up hopelessly munged. PHP coders can…