PHP: str_replace - Manual - PHP: Hypertext Preprocessor
Note that this does not replace strings that become part of replacement strings. This may be a problem when you want to remove multiple instances of the same repetative pattern, several times in a row. If you want to remove all dashes but one from the str...