File_SearchReplace::File_SearchReplace()

File_SearchReplace::File_SearchReplace() -- constructor

Synopsis

require_once 'File/SearchReplace.php';

void File_SearchReplace::File_SearchReplace (string $find, string $replace, string $files [, mixed $directories = '' [, boolean $include_subdir = TRUE [, array $ignore_lines = array()]]])

Description

Constructor

Parameter

Note

This function can be called statically.