Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
File_SearchReplace::doSearch()
Вернуться к: File_SearchReplace
File_SearchReplace::doSearch()
File_SearchReplace::doSearch() – execute search&replace
Synopsis
require_once 'File/SearchReplace.php';
void File_SearchReplace::doSearch ( )
Starts searching for the patterns and replaces them, if found.
Note
This function can not be called statically.
Вернуться к: File_SearchReplace