Hallo,
$string = preg_replace ('/_([^_]+)_/', '<b>$1</b>', $string);
Ergibt fehler:Warning: Compilation failed: nothing to repeat at offset 0 in chatin.php on line 15
Was für eine PHP-Version hast Du? Die Fehlermeldung erscheint mir *arg* seltsam...
Viele Grüße,
Christian