Home     PHP / Javascript / Ajax
PHP File Scope Replacer Script

PHP Script Codes > file-manipulation

File Scope Replacer Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 2291

PHP Script Codes > File Scope Replacer
This package is meant to find and replace data in files.

The 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.

The 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)