I have been looking around and I find grep and Gawk fairly difficult to grasp without much knowledge on UNIX. I have about 50 php files and I need to replace “stringA” inside each of these files by “stringB” Does someone know of an easy to use tool? If I had extra time I could write one up in PHP with the search functions.
Share
I think you can open multiple files with ultra edit and do a find replace all on them.
http://www.ultraedit.com/