PDA

View Full Version : Finding info inside a PHP file


Joseph Butler
December 5th 03, 01:52 AM
I program using the scripting language PHP and upon
occasion need to find data within a .php file... I
noticed that the search build into Windows XP does not
search through the .php files.... how can I make Windows
XP do this?

Tom Porterfield
December 5th 03, 01:52 AM
Joseph Butler wrote:
> I program using the scripting language PHP and upon
> occasion need to find data within a .php file... I
> noticed that the search build into Windows XP does not
> search through the .php files.... how can I make Windows
> XP do this?

You need to add the appropriate registry key that tells Windows to search
these as a normal text file. Doug Knox has written a small utility that
will add the appopriate registry keys. For info and a link to download
see http://www.dougknox.com/xp/scripts_desc/xp_fix_search.htm.
--
Tom Porterfield
MS-MVP Windows XP & Smart Display
http://mywebpages.comcast.net/tp.porterfield/support

Please post all follow-ups to the newsgroup only.

Google