Next: strreplace, Previous: strpos, Up: Internal Routines [Contents][Index]
strr( s1, s2, s3 [, n])
Replace up to n occurrences of substring s2 in string s1 with substring s3. n defaults to infinity.
n
s2
s1
s3
Alias: strreplace