Description: Manipulates the output buffer with already generated HTML code and replaces all occurrences the search term with the replace term.
Parameter:
- search: The search term.
- replace: The replace text.
Returns:
- true, if the search term was found.
root
2015-09-06