I know what a pain it is working with our older HTML sites where you have to replace all the text manually - ugh. Plus any large php files that you need to change but are afraid to touch code can be daunting. Here is a nifty little tool that I like to use called Search and Replace - it is an .exe file. It will search out any word in a directory and change it. For example I am working on a myspace pimping site and I needed to change 179 instances of home/myspace/public_html to home2/myspace/public_html. This did it in under 2 seconds. :) |