codice:
$b = preg_replace( '/<font size="([\d]{1,})">/', '<span style="font-size: \\1px;">', $b );