Recent content by r1ch4r6

  1. R

    Simple Regexp for php?

    Hi everyone, thanks for reading. I just need a simple regular expression for php preg_match_all. I want to match a keyword and any text(including new lines) that come before the keyword. the basic idea is: some paragraphs of text, need to match the keyword out of the text and keep everything...
Back
Top