[ Menü ]
Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals
[ Inhalt ]
Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum
[ Statistik ]
Hits gesamt: 5202324
Hits Heute: 427
max. Hits (10.07.07): 6964
User Online: 28
Scripts: 2828
[ Partner ]
CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes
[ Facebook ]
[ Eigene Domain? ]
.de
.com
.net
.org
.info
.biz
[ Buchtipp ]
MySQL für Dummies
Manuals > PEAR > File_SearchReplace
PEAR Manual
Prev
Chapter 24. File System
Next
File_SearchReplace
Table of Contents
Introduction
-- HowTo s'n'r in files
File_SearchReplace::File_SearchReplace()
-- constructor
File_SearchReplace::getNumOccurences()
-- return number of replaces
File_SearchReplace::doSearch()
-- execute search&replace
File_SearchReplace::setDirectories()
-- set file location
File_SearchReplace::setFiles()
-- set the files to scan
File_SearchReplace::setFind()
-- set pattern to find
File_SearchReplace::setIncludeSubdir()
-- allow scan in sub directories
File_SearchReplace::setReplace()
-- set replace string
File_SearchReplace::setSearchFunction()
-- set search function to use
Provides an API for replacing text in files
Prev
Home
Next
File_SMBPasswd::printAccounts()
Up
Introduction
Copyright 1998 - 2009 by I.S.U.M.