Page 1 of 1

Search for text in php file (Windows)

Posted: Wed Oct 26, 2011 2:08 pm
by phpHappy
Hello, Windows doesn't search inside .php files. The main editor I use will search an open file but I was hoping someone could direct me to an explorer or editor program that would search through entire folders.
Thanks

Re: Search for text in php file (Windows)

Posted: Wed Oct 26, 2011 2:16 pm
by Celauran
Notepad++ has a Find in Files function, as do most IDEs.

Re: Search for text in php file (Windows)

Posted: Wed Oct 26, 2011 2:31 pm
by phpHappy
I do have Notepad++
I will check that out.
Thank you very much.