Searching PHP files with Windows Search
August 25th, 2005
I use the default search engine in Windows XP. It’s not great, but it works. It saves the hassle of deciding whether to use Google, Copernic or MSN and the overhead of having another program installed. It’s also more logical to use – I don’t need to open up my web browser to search the contents of my PHP files.
Windows Search, by default, does not allow you to search PHP. This is because PHP files are a unknown file type. I searched and found the solution.
- Click Start, and then click Search (or point to Search, and then click For Files or Folders).
- Click Change preferences, and then click With Indexing Service (for faster local searches).
- Click Change Indexing Service Settings (Advanced). Note that you do not have to turn on the Index service.
- On the toolbar, click Show/Hide Console Tree.
- In the left pane, right-click Indexing Service on Local Machine, and then click Properties.
- On the Generation tab, click to select the Index files with unknown extensions check box, and then click OK.
- Close the Indexing Service console.
About the Author: Hi! I'm Ken. I've been using mobiles for over 10 years and technology for a lot longer! I'd love to hear from you.
- Uncategorized
- Comments(11)



Great, always wondered why you weren’t able to search through your PHP pages.
Thanks cow ^_^
Thanks a lot. You saved me a ton of time at a very late hour of the day.
Thankyou.
Sincerely,
Paul
Extremely useful – been wonderong why windows was doing that – you’re a star!
Many thanks – I couldn’t figure out for the life of me why all my searches on PHP files failed!
Simply awesome. Thanks.
Perfect. Thanks for this, it was slightly driving me mad
Thank you very much,
You’re solution has been very helpful.
you rock.
i wonder who’s the kickin brain-dead mamagüevo engineer that decided that setting would be off by default.
Help..!! I can’t find “For Files or Folders” button…
I also cn’t find “Change Preference” button..
Please, help me… Thx
Very Helpful for my same problem!