February 2013
Intermediate to advanced
538 pages
20h 55m
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