
string_replace_at does almost the same and string_replace is only used once, where additionally string_replace_at would be the better choice.
string_replace_at does almost the same and string_replace is only used once, where additionally string_replace_at would be the better choice.