Method String::highlight
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Highlight a phrase within a string
public function string highlight(string $strString, string $strPhrase, string $strOpeningTag, string $strClosingTag)
Parameters
- string $strString
- Not documented yet. Please add documentation to this entry.
- string $strPhrase
- Not documented yet. Please add documentation to this entry.
- string $strOpeningTag
- Default: ''
- Not documented yet. Please add documentation to this entry.
- string $strClosingTag
- Default: ''
- Not documented yet. Please add documentation to this entry.
Add a comment