Regular Expressions 101

Community Patterns

Simple replacing. Replaced first folder in path to file.

-1

Regular Expression
PCRE (PHP <7.3)

Description

Used with Java regexp. F.e. you can use replaceAll("regexp", "filePath").

Submitted by E.ch. - 11 years ago