I know how to search for a single string in several files at once with Sublime 3 (explained here).
What I need to do is to search for multiple strings>
I use this:
checked Regular expression
Find: (string1.*string2) Where: *.php