'; $cOntent=preg_replace("xxx","",$html); echo $content; ?>
$html = ' '; $cOntent=preg_replace("/([^>])[\r\n]+/x","$1",$html); echo $content;