Script Installation
File Scope Replacer Script Installation and Configure Services
|
Script Description:This package is meant to find and replace data in files.rrnrrnThe replacer class takes a text data value to be found as well the replacement text. It scans files from a given directory to find and replace the specified data.rrnrrnThe replacer class may either scan all files or just the ones that match a given regular expression. It may optionally scan sub-directories recursively. (thx2ml) Site Url: http://www.phpclasses.org/browse.html/package/1459.html |