How do I match something thats "A known part (unknown word) (the rest of the string)" in a perl-style regex (PCRE)?
Something like this should do:
/^KNOWN PART (\w+) (.*)$/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With