Hi,
wenn ich es teste kommt folgende Meldung "Warning: preg_replace(): Compilation failed: unmatched parentheses at offset 41" laut Google sagt mir diese Meldung dass eine Klammer nicht gesetzt ist, wenn ich mir das mit Notepad++ ansehe sind aber alle Klammern gesetzt und auch geschlossen.
Seht ihr, wo der Fehler ist?
Du hast die erste öffnende runde Klammer (im zweiten Suchmuster) mit einem davor stehenden \ *maskiert*, und deshalb ist die nachfolgende schließende runde Klammer natürlich “unmatched”.
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/