in reply to Re: Re: Re: A regex question with 2 pieces of data
in thread A regex question with 2 pieces of data

And at some point here it the /s regex switch will be required if there are newlines in the data because dot doesn't match newline normall.y

  • Comment on Re: Re: Re: Re: A regex question with 2 pieces of data