How to change one same line of php code that resides in 100 different folders?

Turbo Asker

New member
I want to change a line inside one php file (ex: ABCDEFG to 123456). How to do so if I want to change the same line but reside in, say, 100 different folders without goes to each and single file/folder? Thanks. TA.
 
Back
Top