File_SearchReplace::setIncludeSubdir() | File_SearchReplace::setSearchFunction() |
File_SearchReplace | |
PEAR Manual | |
require_once 'File/SearchReplace.php'; |
void
File_SearchReplace::setReplace (
mixed $replace
)
Set the replacment string.
mixed $replace - the string/regex or arrays of them to replace found string/regex with.
This function can not be called statically.
File_SearchReplace::setIncludeSubdir() | File_SearchReplace::setSearchFunction() |
File_SearchReplace | |
PEAR Manual | |