Archive for June, 2010

Taking care of HTML comments in PHP

A little problem came up with some user submitted content on a platform I’m working with. A form allows users to submit content with tinyMCE. If the content is pasted from MS Word, the source is then littered with HTML conditional comments that can have a detrimental effect on the the page that returns it. [...]

Read the rest of this entry »
 
, PHPlist