Codice PHP:
$a "<...abcabc>"
$a preg_replace("#<(.*)>#""\$1html\$3"$a);
echo 
$a