größer لل Lorem ipsum dolor sit amet...

'; for($i = 0; $i < strlen($wort); $i++) { $suchmuster .= $wort[$i] . "((\<(.*)\>)?)"; } $text = preg_replace("/((<[^>]*)|$suchmuster)/ie", '"\2"=="\1"? "\1":"\1"', $text); echo $text; ?>