Helping ordinary people create extraordinary websites!
HOME TUTORIALS SCRIPTS WEB HOSTING BLOG FORUM
Get Our Newsletter
Email:

File_SearchReplace::setReplace()

File_SearchReplace::setReplace() -- set replace string

Description

Set the replacment string.

Parameter

  • mixed $replace - the string/regex or arrays of them to replace found string/regex with.

Note

This function can not be called statically.