File_SearchReplace::getNumOccurences() File_SearchReplace::setDirectories()

File_SearchReplace

PEAR Manual


File_SearchReplace::doSearch()

File_SearchReplace::doSearch() -- execute search&replace

Synopsis

      require_once 'File/SearchReplace.php';
     

void File_SearchReplace::doSearch ( )

Description

Starts searching for the patterns and replaces them, if found.

Note

This function can not be called statically.



File_SearchReplace::getNumOccurences() File_SearchReplace::setDirectories()

File_SearchReplace

PEAR Manual