RSS

Posts Tagged ‘find and replace’

April 13th, 2010 - 4:04 pm § in Notes

PHP Search and Replace Directory Recursively

On a message forum I regularily visit a member was having issues with code being placed in multiple files that he wanted to remove or change without having to edit each and every file manually. For this I created a search and replace function which will recursively search the directory and every fil[...]