Mailinglisten-Archive | 
> So machs ich:
> $text = $_POST['text'];
> $text = preg_replace("(\[b\](.+?)\[/b\])is",'<b>$1</b>',$text);
> $text = preg_replace("(\[u\](.+?)\[/u\])is",'<u>$1</u>',$text);
> ...
GÖTTLICH !!! DANKE !!!
wo für steht das 'is' ??? Für caseInsensitiv also Groß- und
Kleinschreibung nicht beachten ?
> Lg
> michael
    php::bar PHP Wiki - Listenarchive