Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17182 программиста и 1834 робота. Сейчас ищут 1680 программистов ...
File_SearchReplace::setFiles()
Вернуться к: File_SearchReplace
File_SearchReplace::setFiles()
File_SearchReplace::setFiles() – set the files to scan
Synopsis
require_once 'File/SearchReplace.php';
void File_SearchReplace::setFiles ( array $files )
Set the files to scan.
Parameter
-
array $files - the file(s) to scan
Note
This function can not be called statically.
Вернуться к: File_SearchReplace