This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
What is the "*" supposed to do in: $content = preg_replace("/\<\/img*\>/Usi", "", $content); [ As a side note, an end tag may content a space before the final ">": http://www.w3.org/TR/xml/#NT-ETag ]