I am write a two script tag in every page i have in my project. I want to replace the script by the new script i have.
I create new page by copy paste of existing one so all code i write are same. I want to replace then they work (even not for all file) but most of files.
Can someone tell me how i can replace the code for all files(don’t worry if it’s not applies on some files.I will check them manually for replacing the code)
You can use a Text Editor like ‘Sublime Text 2’.
Use Find>Find in Files
Enter your search criteria,
The location of the files
Replace (if you want to replace strings)
Click on Find