Hi,
Folgendes Pattern matcht mit "foo" und "bar" in beliebiger Groß- und Kleinschreibung.
'~(foo|bar)~i'
Wie lautet die Syntax, wenn nur "bar" case-insensitive matchen soll?
http://www.php.net/manual/en/regexp.reference.internal-options.php
MfG ChrisB
--
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?
RGB is totally confusing - I mean, at least #C0FFEE should be brown, right?