Possible Duplicate:
Bulk search and replace

I have more than 1000 php files.

I need to BULK search and replace a text.

I want to search and replace both file content and filenames.

Is there any script or software available to do that?

PS: I use windows 7

link|improve this question

50% accept rate
feedback

closed as exact duplicate by Mike Fitzpatrick, random Jan 14 at 4:40

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

up vote 1 down vote accepted

Not sure about file names, but Notepad++ should help you with bulk find/replace in files: http://www.dedoimedo.com/computers/notepadpp-tricks.html (Step 2)

A quick google for bulk file renamer provided a few results that look good.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.