phpbar.de logo

Mailinglisten-Archive

[php] Bitte um hilfe bei meinem preg_replace

[php] Bitte um hilfe bei meinem preg_replace

Stefan Neuser notebook.stefan.neuser at onlinehome.de
Mon Mar 1 16:02:08 CET 2004


> 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