March 2002
Intermediate to advanced
528 pages
21h 29m
English
rtrim
string rtrim(stringstring[, stringcharacters])
Returns string with all characters in
characters stripped from the end. If
characters is not specified, the
characters stripped are \n, \r,
\t, \v, \0,
and spaces.
Read now
Unlock full access